Skip to content

File links not correctly decoded #1199

@kevincox

Description

@kevincox

Contour Terminal version

Contour Terminal Emulator 0.3.1-2022-05-01

Installer source

something else (please specify below)

Operating System

nixos-unstable

Architecture

x86-64

Other Software

No response

Steps to reproduce

% echo foo >'some file'
% ls --hyperlink=auto some\ file
'some file'

Then CTRL+Click the link.

Expected Behavior

The file opens in my text editor.

Actual Behavior

Nothing happens and there is a log message.

gio: file:///tmp/some%2520file: Error when getting information for file “/tmp/some%20file”: No such file or directory

Additional notes

No response

Metadata

Metadata

Labels

VT: BackendVirtual Terminal Backend (libterminal API)bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions