zsh-users
 help / color / mirror / code / Atom feed
* How to bindkey Ctrl-[
@ 2023-10-19 15:46 Thomas Lauer
  2023-10-19 16:29 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Lauer @ 2023-10-19 15:46 UTC (permalink / raw)
  To: Zsh Users

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-20 17:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-19 15:46 How to bindkey Ctrl-[ Thomas Lauer
2023-10-19 16:29 ` Peter Stephenson
2023-10-20 17:02   ` Thomas Lauer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).