qutebrowser/qutebrowser

Add a command to trigger hint actions with the current URL

Open

#1,930 建立於 2016年9月8日

在 GitHub 查看
 (23 留言) (0 反應) (0 負責人)Python (9,161 star) (1,014 fork)batch import
component: hintsgood first issuepriority: 2 - low

描述

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

貢獻者指南