Commit Graph

599 Commits

Author SHA1 Message Date
Gokcehan
cdf4fcb810 write history to history file on quit
Related #81
2018-07-12 21:22:36 +03:00
Gokcehan
211bcd0444 write marks to marks file on quit
Related #76
2018-07-11 20:09:26 +03:00
Gokcehan
0d0f7451ac add 'mark-save' and 'mark-load' commands for marks
Related #76
2018-07-09 21:35:04 +03:00
Gokcehan
a80900f41e rename mark to selection 2018-07-09 21:22:10 +03:00
Gokcehan
552182958a use pager variable for doc on windows 2018-07-08 14:27:35 +03:00
Gokcehan
d86e9c991c add 'doc' command to view documentation
Related #100
2018-07-07 17:50:47 +03:00
Gokcehan
e74a43bf0e cleanup 2018-07-07 17:34:04 +03:00
Gokcehan
9d4accbcde typo 2018-07-06 01:16:58 +03:00
Gokcehan
db9d795cb0 cleanup 2018-07-06 01:12:20 +03:00
Gokcehan
2f3c52f9f2 update readme 2018-07-05 23:15:16 +03:00
Gokcehan
63892ee83c generate man page from the documentation 2018-07-05 23:09:53 +03:00
Gokcehan
2c14b3cd4a cleanup 2018-06-29 00:34:21 +03:00
Gokcehan
e1b6d38386 add executable completion on windows 2018-06-29 00:12:54 +03:00
Gokcehan
fef99c1d70 use env vars on windows 2018-06-28 23:37:01 +03:00
Gokcehan
b8523c3258 rename 'remove' to 'delete' in example config 2018-06-28 21:55:56 +03:00
Gokcehan
4cbb211757 use env vars in example config 2018-06-28 21:53:42 +03:00
Gokcehan
5787ecd1bd add default environmental variables 2018-06-28 21:51:24 +03:00
Gokcehan
96f35e986d rename 'open-file' to 'open' 2018-06-28 21:20:43 +03:00
Gokcehan
07c16fede0 add configuration file locations to doc 2018-06-28 20:23:50 +03:00
Gokcehan
2d821216a8 read system-wide configuration on windows 2018-06-28 19:45:59 +03:00
Gokcehan
638d67c0e4 read system-wide configuration at '/etc/lfrc' 2018-06-28 19:44:50 +03:00
Gokcehan
6c319316e2 add 'source' command to read a configuration file
Related #97
2018-06-28 17:14:35 +03:00
Gokcehan
5d5d00e30b add special keys to default keybindings 2018-06-27 21:33:00 +03:00
Gokcehan
d987c9e439 rename yank-delete-put to copy-cut-paste 2018-06-27 21:17:56 +03:00
Gokcehan
b67b042d43 add shell options to example config 2018-06-26 22:24:41 +03:00
Gokcehan
e99478e8a1 add 'shellopts' option to set shell arguments
Related #102
2018-06-26 21:14:55 +03:00
Gokcehan
4c54acebeb add optional version parameter to build scripts
Related #103
2018-06-26 17:09:05 +03:00
Gokcehan
fe786aae4c add a build script for a static stripped binary
Related #99 and #103
2018-06-26 16:29:48 +03:00
Gokcehan
a607e53e51 use dep for dependency management
Related #103
2018-06-26 00:46:50 +03:00
Gokcehan
da126a3959 update readme 2018-06-16 16:59:41 +03:00
Gokcehan
6d20887b16 update preview when 'hidden' is changed 2018-06-16 16:34:14 +03:00
Gokcehan
078dc47e34 find hidden parents when 'hidden' is changed 2018-06-16 16:27:39 +03:00
Gokcehan
8070cd82b7 cleanup 2018-06-16 00:59:16 +03:00
Gokcehan
52974615f2 handle command properly with 'cmd-word'back' 2018-06-16 00:13:33 +03:00
Gokcehan
76a725eaf2 replace 'reload' with 'load' in documentaiton 2018-06-15 22:52:17 +03:00
Gokcehan
2e014b3c0a add tutorial link to readme
Related #94
2018-06-15 21:05:55 +03:00
Gokcehan
51101f7020 load all clients after running 'put' command 2018-06-15 16:34:44 +03:00
Gokcehan
ba01f85340 add 'load' command to load modified dirs and files 2018-06-15 16:33:54 +03:00
Gokcehan
723357fe3d add 'period' option for periodic refresh
Related #73
2018-06-09 22:02:09 +03:00
Gokcehan
e025c68130 keep cache when navigation is renewed 2018-06-08 21:47:28 +03:00
Gokcehan
7acc85f81c reload modified files when loading cache
Related #92
2018-06-07 22:49:53 +03:00
Gokcehan
4846a74320 reload modified directories when loading cache
Related #92
2018-06-07 22:19:55 +03:00
Gokcehan
9177ddd406 cleanup 2018-06-06 21:50:15 +03:00
Gokcehan
9d21a4f359 add key mappings to the doc 2018-06-06 21:39:44 +03:00
Gokcehan
20720c832d cleanup 2018-06-06 20:55:13 +03:00
Gokcehan
448f2a3cb2 restart server when crashed
Related #65
2018-06-05 22:11:20 +03:00
Gokcehan
397d5e0fac disable history when a command is running 2018-05-20 20:42:19 +03:00
Gokcehan
9400f07e45 skip searches from command history 2018-05-20 20:38:18 +03:00
Gokcehan
a85e0da9b0 cleanup 2018-05-20 20:30:41 +03:00
Gokcehan
03b9fe0c5e skip whitespace before 'cmd-capitalize-word' 2018-05-16 15:13:05 +03:00