Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 316 by [email protected]: End and Home keys not usage after :set
ttymouse=urxvt
https://code.google.com/p/vim/issues/detail?id=316
What steps will reproduce the problem?
1. Use urxvt terminal
2. open vim and :set ttymouse=urxvt
3. type Home or End button
What is the expected output? What do you see instead?
Cursor should go at the end of line or beginning of line
What version of the product are you using? On what operating system?
2:7.3.429-2ubuntu2.1
on ubuntu 12.04
Please provide any additional information below.
* If I :set ttymouse=xterm2 the Home and End buttons work fine but I have
the mouse issue after the 223rd column.
* It seems there is only Home and End button not working with ttymouse=urxvt
* "End" binding on ttymouse=xterm2:"[8~"
* "End" binding on ttymouse=urxvt :"^[[8~"
* Workaround:
map ^[[8~ <End>
map ^[[7~ <Home>
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.