Groups
Groups
Sign in
Groups
Groups
iterm2-discuss
Conversations
About
Send feedback
Help
how to change the escape key double tap function ?
10 views
Skip to first unread message
Mu ah
unread,
Apr 25, 2025, 10:22:26 PM
Apr 25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iterm2-discuss
atm when i press the escape `⎋` key 2 times "double tap" it will print the last command from history,
so is there a way to disable this or change it to do something else ?
Richard Mitchell
unread,
Apr 28, 2025, 6:38:27 AM
Apr 28
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iterm2-discuss
Sure, but this is probably being done by your shell, not iTerm2.
If you're running zsh, this can be used to change it:
# Add this to ~/.zshrc
bindkey -s '\e\e' 'clear && echo "Double escape pressed!"'
Reply all
Reply to author
Forward
0 new messages