Gokcehan
|
68232c06e3
|
rename 'read-shell' to 'shell' in shell commands
|
2018-03-27 21:23:34 +03:00 |
|
Gokcehan
|
32d729eac1
|
add a new shell type displaying the output
|
2018-03-26 21:22:18 +03:00 |
|
Gokcehan
|
c3f4aa58a7
|
add default file opener and more keybindings
Related #9 and #94
|
2018-03-02 23:21:52 +03:00 |
|
Gokcehan
|
61c8b588cd
|
add promptfmt option to configure prompt line
Related #50
|
2018-02-22 18:18:30 +03:00 |
|
Gokcehan
|
288561a9ba
|
bind redraw to control-l
Mentioned in #92.
|
2018-01-29 18:12:59 +03:00 |
|
Gokcehan
|
f6cce2d40c
|
rename renew to reload and bind to control-r
Mentioned in #92.
|
2018-01-29 18:08:51 +03:00 |
|
Gokcehan
|
ce508d7ed3
|
add unmark command to unmark all selections
Mentioned in #79.
|
2017-11-25 16:15:04 +03:00 |
|
Gokcehan
|
9b7bf63096
|
cleanup
|
2017-11-19 21:55:13 +03:00 |
|
Gokcehan
|
3f7bd0a62d
|
enable smartcase and ignorecase by default
Mentioned in #69.
|
2017-10-31 00:35:31 +03:00 |
|
Gokcehan
|
422cd6b459
|
change default file separator to newline
Mentioned in #47.
|
2017-09-07 23:01:57 +03:00 |
|
Gokcehan
|
458bc71688
|
use conditional compilation for windows
|
2017-08-05 19:23:55 +03:00 |
|
Gokcehan
|
eb2710c888
|
use cmd.exe as default shell on windows
Mentioned in #12.
|
2017-08-02 20:08:49 +03:00 |
|
Gokcehan
|
cb072eba12
|
add smartcase option for smart case sensitive search
Mentioned in #69.
|
2017-07-15 17:46:22 +03:00 |
|
Gokcehan
|
ca7a3ccab4
|
add ignorecase option for case insensitive search
Mentioned in #69.
|
2017-07-15 17:18:37 +03:00 |
|
Gokcehan
|
9e69ce94ca
|
add globsearch option for wildcard searching
Mentioned in #69.
|
2017-07-15 17:06:18 +03:00 |
|
Karol Woźniak
|
fe05105c88
|
Implement directory count info (#85)
|
2017-06-03 14:12:43 +03:00 |
|
Gokcehan
|
9962b378a8
|
add commands history
Mentioned in #81.
|
2017-05-15 12:30:50 +03:00 |
|
Gokcehan
|
8bc975a858
|
add wrapscan option for cyclic search
Mentioned in #57.
|
2017-03-16 16:22:42 +03:00 |
|
Gokcehan
|
3fd1222e4f
|
implement cmap for command line mapping
|
2017-03-10 18:53:21 +03:00 |
|
Gokcehan
|
c55c4bf254
|
rename showinfo option to info
Related to #39.
|
2017-02-04 21:33:36 +03:00 |
|
Gokcehan
|
d605781d09
|
modify showinfo to handle multiple values
Mentioned in #39.
|
2017-02-04 21:28:03 +03:00 |
|
Gokcehan
|
79ca4cfe9d
|
use /bin/sh as the default for shell option
Mentioned in #58.
|
2016-12-27 19:05:41 +03:00 |
|
Karol Woźniak
|
8be854d3ba
|
Add reverse option (#55)
|
2016-12-26 23:49:18 +03:00 |
|
Gokcehan
|
ad6ead5e45
|
add a filesep option to configure file seperator
Mentioned in #47.
|
2016-12-24 16:06:44 +03:00 |
|
Gokcehan
|
f7e778591a
|
implement search/search-back and search-next/prev
Closes #38.
|
2016-12-24 15:57:57 +03:00 |
|
Gokcehan
|
563fae38d2
|
add clear command to clear file selection
Mentioned in #45.
|
2016-12-19 21:53:47 +03:00 |
|
Gokcehan
|
e532db082f
|
use lowercase initials for type names
|
2016-12-18 00:47:37 +03:00 |
|
Gokcehan
|
721a20269e
|
add natural sorting as a sortby option
Closes #21.
|
2016-12-03 00:45:04 +03:00 |
|
Gokcehan
|
c8202bbc7a
|
add timefmt option for time format in status line
Mentioned in #41.
|
2016-11-21 23:13:33 +03:00 |
|
Gokcehan
|
ec4cb78535
|
rename paste command to put
|
2016-11-06 18:09:18 +03:00 |
|
Ivan Menshykov
|
2345e16794
|
Dirfirst option and numerical sorting (#27)
* Create option dirfirst, and add numerical sorting
* Add only dirfirst option
|
2016-10-18 23:17:27 +03:00 |
|
Olivier Perret
|
69ff83a4b0
|
add command to invert marks in current directory
|
2016-10-09 18:19:32 +02:00 |
|
Gokcehan
|
7a851f6c72
|
cleanup
|
2016-10-02 01:19:30 +03:00 |
|
Gokcehan
|
a31ce17b90
|
add half-up/half-down/page-up/page-down commands
|
2016-09-09 00:04:44 +03:00 |
|
Gokcehan
|
c19d3450a2
|
add an option to filter file content for preview
Mentioned in #5.
|
2016-08-28 15:04:57 +03:00 |
|
Gokcehan
|
ce25fc55ca
|
add an option to configure shell used by commands
|
2016-08-27 14:12:03 +03:00 |
|
Gokcehan
|
ef4dd12e33
|
use open-file command instead of opener option
Mentioned in #7.
|
2016-08-25 00:51:52 +03:00 |
|
Gokcehan
|
fb26551693
|
rename redraw to renew
|
2016-08-24 12:36:52 +03:00 |
|
Gokcehan
|
84cf8e12c3
|
add cursor key bindings
|
2016-08-13 21:37:09 +03:00 |
|
Gokcehan
|
4b266c97e9
|
initial commit
|
2016-08-13 15:49:04 +03:00 |
|