Skip to content

add support for \e[1~ and \e[4~ escapes#138

Open
voldenet wants to merge 1 commit intoantirez:masterfrom
voldenet:master
Open

add support for \e[1~ and \e[4~ escapes#138
voldenet wants to merge 1 commit intoantirez:masterfrom
voldenet:master

Conversation

@voldenet
Copy link
Copy Markdown

@voldenet voldenet commented Apr 3, 2017

Those are default escapes for home/end on putty.

@rain-1
Copy link
Copy Markdown

rain-1 commented Mar 30, 2018

This adds useful extra navigation commands familiar to putty users.

It affects the same area of code as https://github.com/antirez/linenoise/pull/147/files - I have verified that the 3 way merge succeeds cleanly.

looks mergable!

@rain-1
Copy link
Copy Markdown

rain-1 commented May 15, 2018

Merged rain-1@4a20376

RauliL added a commit to peelonet/peelo-prompt that referenced this pull request Aug 11, 2018
According to antirez#138 escape
sequences \e[1~ and \e[4~ are used by PuTTY to handle home and end keys.
Add support for them.
This was referenced Jun 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants