Guake / Guake/guake

right click on a file with underlying show "Open link File:..."

Open
#1,401 0 comments 0 reactions 0 assignees View on GitHub
Priority: High Type: Defect
Dominant language
Python
Stars
4.7k
Forks
604
PR merge metrics
No merged PRs in 30d

Description

Sometime the regex that find url in the terminal thinks the line is a URL while it is not.

It is an old bug bug fixing it without breaking quick open etc is tricky.

The problem is that is involve context menu shows `Open link " File:..."` for example while the "found" url is wrong.

To fix: add a check "if startswith("http?:") just before building the context menu

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.