1
0
mirror of https://github.com/m00natic/vlfi.git synced 2024-10-05 18:30:51 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Andrey Kotlarski
ab20671a93 Abstract batch overlapping during search and optimize a bit. 2013-04-01 14:32:10 +03:00
Andrey Kotlarski
ac382e90dc Add temporary highlight of match. 2013-04-01 12:57:58 +03:00
Andrey Kotlarski
670561e811 Optimize search a bit. 2013-04-01 12:06:48 +03:00
Andrey Kotlarski
88cf03caba Interactive change of batch size immediately updates content. 2013-04-01 11:47:49 +03:00
Andrey Kotlarski
8e65e13dd9 Refactor and simplify search procedures. Always use batch sized
chunks.
2013-04-01 03:09:32 +03:00
Andrey Kotlarski
090cebc2ab Add procedure to insert strictly batch sized chunk (if possible). 2013-04-01 03:08:14 +03:00
Andrey Kotlarski
748fd1406e More key-binding simplification. 2013-04-01 03:07:20 +03:00
Andrey Kotlarski
b40bb60aa3 Tweaks and fixes to searching. 2013-03-31 20:47:50 +03:00
Andrey Kotlarski
2a7625afe6 Improve correctness of search forward. 2013-03-31 02:36:54 +02:00
Andrey Kotlarski
91fecb78c9 Simplify key-bindings. 2013-03-31 02:35:41 +02:00
Andrey Kotlarski
36411c3632 Enhance search to cover in between chunk boundaries. 2013-03-30 02:51:12 +02:00
Andrey Kotlarski
9e27aeb057 Keep stable cursor position when moving through chunks. 2013-03-30 02:45:51 +02:00
Andrey Kotlarski
fb9aa670cc Remove clutter form file name indicators. 2013-03-30 02:17:34 +02:00
Andrey Kotlarski
30e495901b Add direct jumps to first and last chunks. 2013-03-30 02:16:47 +02:00
Andrey Kotlarski
375c96f89b Add backward whole file search. 2013-03-29 18:12:20 +02:00
Andrey Kotlarski
c812288ab7 Fix small issues with forward search and add report progress. 2013-03-29 17:42:28 +02:00
Andrey Kotlarski
853386f82e Add regex search forward functionality. 2013-03-29 16:02:34 +02:00
Andrey Kotlarski
e693e8f24a Disable undo information for VLFI buffers. 2013-03-29 15:53:15 +02:00
Andrey Kotlarski
c3051e6131 Show file position in percentages. 2013-03-29 15:52:55 +02:00
Andrey Kotlarski
c0d143b632 Rename vlf to vlfi and update README. 2013-02-02 16:12:30 +02:00
Andrey Kotlarski
e3087a8531 Rename vlf.el. 2013-02-02 16:08:57 +02:00