Vim 8.0 released
Vim 8.0 released
Posted Sep 14, 2016 21:07 UTC (Wed) by mrjk (subscriber, #48482)In reply to: Vim 8.0 released by ssmith32
Parent article: Vim 8.0 released
We have all sorts of logs and journal files and no Open Source editor works as well as proprietory stuff.
I never thought I would be looking at Gig size files but I seem to be doing it on a weekly basis at this point.
Posted Sep 15, 2016 11:03 UTC (Thu)
by ribalda (subscriber, #58945)
[Link] (1 responses)
Posted Sep 28, 2016 6:19 UTC (Wed)
by ssmith32 (subscriber, #72404)
[Link]
Posted Sep 15, 2016 11:12 UTC (Thu)
by tzafrir (subscriber, #11501)
[Link] (1 responses)
Posted Sep 16, 2016 21:27 UTC (Fri)
by foom (subscriber, #14868)
[Link]
"less", on the other hand, I would not really recommend. It likes to do things like synchronously hang to count the number of lines, which is annoying -- although you can control-c to stop it. Emacs does a pretty good job of avoiding hanging to compute a line number in the first place, while still giving line numbers when it can do so without undue slowdown.
less also doesn't work so hot on partially binary files: its wrapping/repainting algorithm gets reaaaaaaaly slow if there aren't linebreaks often enough in the file. And its search function also doesn't always seem to always find things it ought to in binary files. Emacs has neither of these issues.
Vim 8.0 released
Vim 8.0 released
Vim 8.0 released
Vim 8.0 released