Markus Heidelberg, 23.02.2009: > Bram Moolenaar, 23.02.2009: > > > > Markus Heidelberg wrote: > > > > > Bram Moolenaar, 22.02.2009: > > > > > > > > Patch 7.2.123 > > > > Problem: Typing 'q' at more prompt for ":map" output still displays > > > > another > > > > line, causing another more prompt. (Markus Heidelberg) > > > > Solution: Quit listing maps when 'q' typed. > > > > Files: src/getchar.c > > > > > > This only fixes a few of the examples from the bug report. > > > It still occurs for both :map and :tselect > > > > Each of these have to be dealt with separately. I just found and fixed > > the ":tselect" problem. Any others? Please give a reproducable > > example. > > In Konsole terminal emulator with $LINES=24 and $COLUMNS=80: > ./vim -u NONE -U NONE -N > :so AlignMapsPlugin.vim > :map<CR>ddjjq > or > :map<CR>dddddddddq (9 times d) > > Seems to be dependent on the line wrapping as you suggested in a > previous mail. > > The AlignMapsPlugin.vim is the latest from vim.org, just to get enough > mappings with long lines.
--~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
AlignMapsPlugin.vim.gz
Description: GNU Zip compressed data
