Qi Xiao
|
4125c2bb92
|
Slightly simplify navigation mode code.
|
2016-03-23 17:33:00 +01:00 |
|
Qi Xiao
|
80ec15b113
|
Rename editor builtins.
|
2016-03-21 01:30:26 +01:00 |
|
Qi Xiao
|
119658702b
|
Let nav-insert-selected add a trailing space.
|
2016-03-15 03:36:00 +01:00 |
|
Qi Xiao
|
986ebcff17
|
edit: Moving things around a bit.
|
2016-02-27 23:09:27 +01:00 |
|
Qi Xiao
|
275eab8ead
|
edit: Eliminate aliases of start-insert.
|
2016-02-27 22:48:48 +01:00 |
|
Qi Xiao
|
fc03fb822b
|
edit: Support navigating history list. Cleanups.
|
2016-02-27 22:35:31 +01:00 |
|
Qi Xiao
|
0b35396e69
|
edit: Modularize rendering of listing.
|
2016-02-27 22:12:01 +01:00 |
|
Qi Xiao
|
68e4852f8e
|
edit: Eliminate LineRead.
|
2016-02-27 21:44:48 +01:00 |
|
Qi Xiao
|
244f3e7d08
|
edit: Modularize the modes.
|
2016-02-27 21:28:17 +01:00 |
|
Qi Xiao
|
0e7f6d08df
|
Enhance navigation mode.
|
2016-02-27 19:50:52 +01:00 |
|
Qi Xiao
|
8145be627a
|
edit: Reorganize.
|
2016-02-27 15:22:30 +01:00 |
|
Qi Xiao
|
e90c3fc984
|
Nav mode hides dotfiles by default. ^H triggers.
This resolves #114.
|
2016-02-23 03:00:19 +01:00 |
|
Qi Xiao
|
1c98a9b97f
|
Cleanups.
|
2016-02-12 13:31:24 +01:00 |
|
Qi Xiao
|
67d09b41b8
|
Refresh dir preview after cd'ing in navigation mode.
This fixes #111.
|
2016-02-12 12:28:58 +01:00 |
|
Qi Xiao
|
981955abee
|
edit: attr -> style
|
2016-01-31 02:36:26 +01:00 |
|
Cheer Xiao
|
cd38cbe45e
|
Remove bogus comments
|
2014-04-15 10:52:39 +08:00 |
|
Cheer Xiao
|
227343fffe
|
edit: On encountering error in navigation.refresh, store it and continue
|
2014-04-15 10:51:23 +08:00 |
|
Cheer Xiao
|
9fcdac8e44
|
Fix navigation mode when pwd is /
|
2014-03-08 16:15:00 +08:00 |
|
Cheer Xiao
|
dff9aeaf88
|
Navigation mode: when descending into dir, reset selected
|
2014-03-08 15:55:16 +08:00 |
|
Cheer Xiao
|
0ea0ba22ef
|
Implement coloring of navigation listing (buggy)
|
2014-03-08 15:52:51 +08:00 |
|
Cheer Xiao
|
e5e0d9dd66
|
Implement directory preview in navigation mode
|
2014-03-08 12:10:23 +08:00 |
|
Cheer Xiao
|
bb4a4f89dc
|
edit: Abstract out navColumn
|
2014-03-06 17:43:34 +08:00 |
|
Cheer Xiao
|
584d0f1ca6
|
Maintain navigation.selected properly when ascending
|
2014-03-06 10:22:44 +08:00 |
|
Cheer Xiao
|
f5c4b6658e
|
Don't allow navigation.selected off the border...
|
2014-03-06 10:13:51 +08:00 |
|
Cheer Xiao
|
c4e73557ca
|
navigation.refresh now maintains .selected properly
|
2014-03-06 10:07:25 +08:00 |
|
Cheer Xiao
|
bd382fe9fb
|
Navigation mode now shows files ordered by name
|
2014-03-06 09:59:57 +08:00 |
|
Cheer Xiao
|
712cf9ae73
|
Implement file listing of navigation mode
|
2014-03-06 01:09:57 +08:00 |
|