-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
< pjb> quazimodo: for use-input-char, you could evolve it using a hash table to map the keys to functions, so that you can later easily (dynamically) add bindings, and turn it
into a full emacs! ;-)
< pjb> Write a global-set-key function:
(global-set-key #\Vt (lambda (query-object) (kill-query-string-from (cur-y) query-object)))or make it query-object.
Metadata
Metadata
Assignees
Labels
No labels