improved keys
This commit is contained in:
@@ -617,6 +617,10 @@ selection=$(
|
|||||||
--bind="alt-up:become($0 --increase-priority {})" \
|
--bind="alt-up:become($0 --increase-priority {})" \
|
||||||
--bind="alt-down:become($0 --decrease-priority {})" \
|
--bind="alt-down:become($0 --decrease-priority {})" \
|
||||||
--bind="ctrl-n:become($0 --new)" \
|
--bind="ctrl-n:become($0 --new)" \
|
||||||
|
--bind="alt-0:change-query(!✅)" \
|
||||||
|
--bind="alt-1:change-query(📘)" \
|
||||||
|
--bind="alt-2:change-query(🗒️)" \
|
||||||
|
--bind="alt-3:change-query(✅ | 🔲)" \
|
||||||
--bind="ctrl-s:execute($SYNC_CMD)" \
|
--bind="ctrl-s:execute($SYNC_CMD)" \
|
||||||
--bind="ctrl-r:reload-sync($0 --reload)"
|
--bind="ctrl-r:reload-sync($0 --reload)"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user