Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

How to bindkey Ctrl-[



I want to bind Ctrl-[ to the set-mark-command widget. Naive first try
was this:

bindkey "^[" set-mark-command

but that binds the widget to Esc (which is indeed "^["). I've tried
various ideas but no joy.

Is that even possible with my terminal/zsh config?

-- 
Thanks T




Messages sorted by: Reverse Date, Date, Thread, Author