qutebrowser/qutebrowser

Add a command to trigger hint actions with the current URL

Open

#1.930 geöffnet am 8. Sept. 2016

Auf GitHub ansehen
 (23 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1.014 Forks)batch import
component: hintsgood first issuepriority: 2 - low

Repository-Metriken

Stars
 (9.161 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

In Conkeror if you use the hint system, the number 0 is reserved for the current url you have opened in the window. So you can send either links you see on the page like in qutebrowser or you use the number 0 for sending the current url.

If you would have 10 scripts that do stuff on urls you woulud have to have 20 shortcuts at the moment in qutebrowser. so its not really scalable and I see no real benefit to seperate that.

Also pressing 1 for the 1. link is easier to press then 0, so starting the links on the sites from 1 is maybe not so geeky but more comfortable :)

history that relatet to this bugreport: #1929

Contributor Guide