Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 85 by [email protected]: :grep in gvim on Linux is much slower
than the same :grep in vim in the various terminal emulators
http://code.google.com/p/vim/issues/detail?id=85
What steps will reproduce the problem?
1. Run the attached script - it will create a file
~/tmp/gvim-grep-test/grep-me.txt
with repeating lines.
2. Start vim in a konsole and/or gnome-terminal and/or lxterminal and
run :grep -r house tmp/gvim-grep-test .
3. Do the same inside gvim.
4. Also happens with -u NONE -U NONE.
What is the expected output? What do you see instead?
The gvim commands runs much slower than the console-vim one.
What version of the product are you using? On what operating system?
I'm using vim-7.3.659-2.mga3.src.rpm on Mageia Linux 3/Cauldron x86-64 on a
Core i3 machine on top of KDE, but I encountered this issue in Mandriva
previously and in other desktop environments.
Attachments:
gvim-bug.pl 495 bytes
--
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