Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142117 - Setting TERM=gnome causes unusable tabbed editing shortcuts with VIM 7.0
Summary: Setting TERM=gnome causes unusable tabbed editing shortcuts with VIM 7.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-29 12:54 UTC by Joe Flint
Modified: 2007-01-09 08:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Flint 2006-07-29 12:54:51 UTC
Using vim 7.0 with gnome-terminal-2.14.2-r1 causes the tabbed editing keyboard shortcuts of Ctrl+PageUp and Ctrl+PageDown to not function properly.

Works fine with TERM=xterm. This is probably related to #122562.

Setting these manually in vimrc works, but the performance is awful (delay of about half a second versus instant).
  map [5;5~ <C-PageUp>
  map [6;5~ <C-PageDown>
Comment 1 Mart Raudsepp gentoo-dev 2007-01-09 08:07:52 UTC
In gnome-terminal-2.16 that's in portage, we use TERM=xterm again, so with that the problem should be "fixed".
Marking as such. Thanks