screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

using <left-arrow> in bind


From: Eric Smith
Subject: using <left-arrow> in bind
Date: Fri, 12 Jun 2015 02:13:55 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

Hi

I find the following binding useful:
bind ! eval colon 'stuff "!   zsh -c \"      \""' 

Running this places the cursor on the right of the last
double quote. I want to add to the binding a <left-arrow> in
order to have the cursor in-between the double quotes.

Adding the following to the binding above, performs a delete backwards
'stuff ^H'
Which escape or control sequence do I use for a <left=arrow>?
When I use C-V to find out it reports .
However that does not work for me.

iterm2 mac

Eric Smith



reply via email to

[Prev in Thread] Current Thread [Next in Thread]