scripts
scripts copied to clipboard
[go.py] Additional key bindings for increased usability
I propose to have following additional key bindings while inside go.py matching mode:
-
Ctrl-N– next entry (equivalent ofTab) -
Ctrl-P– previous entry (equivalent ofShift-Tab) -
Esc,Ctrl-C,Ctrl-G– cancelgo.py
Rationale:
All of the above but mainly Ctrl-N, Ctrl-P are often used in go.py-like interfaces (e.g., dmenu, Ctrl-P, etc.). Also it is frequently desirable to cancel go.py and get back without doing anything.