2013-02-02 16:12:30 +02:00
|
|
|
* View Large File Improved
|
2013-01-12 17:05:25 +02:00
|
|
|
|
2013-01-12 17:30:49 +02:00
|
|
|
An Emacs mode that allows viewing files in chunks. This is a fork
|
2013-02-02 16:12:30 +02:00
|
|
|
that builds on the GNU ELPA vlf.el. It adds the following
|
|
|
|
improvements:
|
|
|
|
|
2013-03-31 20:48:08 +03:00
|
|
|
- by chunk search
|
2013-04-08 01:04:11 +03:00
|
|
|
- chunk editing
|
2013-03-31 20:48:08 +03:00
|
|
|
- options to jump to end or beginning of file
|
2013-02-02 16:12:30 +02:00
|
|
|
- ability to jump/insert given number of batches at once
|
|
|
|
- ability to view newly added content if the file has grown meanwhile
|
|
|
|
- vlfi is added as an option when opening large files
|
|
|
|
|