Hi,
Roald de Vries wrote: > > I'm using a tab separated values file with pretty long lines --- too > long for my screen. Is it somehow possible to scroll horizontally with > the mouse? if you use the GUI version you can let Vim display a horizontal scrollbar by including the 'b' flag in the 'guioptions' option: :set guioptions+=b Regards, Jürgen -- Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us. (Calvin) --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
