rabite
|
2ca81c123c
|
better searching
|
2019-03-21 11:11:10 +01:00 |
|
rabite
|
095cd1074e
|
filtering by name
|
2019-03-20 23:38:58 +01:00 |
|
rabite
|
fc2d6d268c
|
hide left/right columns
|
2019-03-20 21:56:59 +01:00 |
|
rabite
|
04c40ec3ca
|
removed useless miller column widget
|
2019-03-20 20:48:46 +01:00 |
|
rabite
|
118aeac6e0
|
faster read permission checking
|
2019-03-20 17:44:41 +01:00 |
|
rabite
|
d65ee9253d
|
only rerender changed line
|
2019-03-20 14:55:17 +01:00 |
|
rabite
|
9a711bbe96
|
handle long lines in status/footer
|
2019-03-20 13:58:59 +01:00 |
|
rabite
|
c2297ab494
|
exit correctly (status code/terminal)
|
2019-03-20 00:35:31 +01:00 |
|
rabite
|
e36ddf34b4
|
use osstring for filenames/paths
|
2019-03-20 00:29:20 +01:00 |
|
rabite
|
161ba5ac3f
|
handle terminal resizing
|
2019-03-19 14:38:15 +01:00 |
|
rabite
|
c719ec7a3c
|
running subshells in the foreground
|
2019-03-18 02:04:07 +01:00 |
|
rabite
|
6bb16d2638
|
don't steal input from foreground subprocs
|
2019-03-17 23:14:09 +01:00 |
|
rabite
|
cc8020ee8c
|
shorten HOME and show indicator for links
|
2019-03-17 06:05:31 +01:00 |
|
rabite
|
a7abc0d645
|
show pid of proc
|
2019-03-17 02:01:10 +01:00 |
|
rabite
|
7011023bab
|
shorten home path for display
|
2019-03-17 01:50:38 +01:00 |
|
rabite
|
8b1c4db9cf
|
big performance improvement
|
2019-03-17 00:19:58 +01:00 |
|
rabite
|
33a9562379
|
some error handling modifications
|
2019-03-16 14:35:32 +01:00 |
|
rabite
|
45203cff36
|
delete unnecessary files
|
2019-03-16 13:25:40 +01:00 |
|
rabite
|
297239c7c7
|
log/foldview
|
2019-03-15 14:29:23 +01:00 |
|
rabite
|
370064387b
|
set terminal title to cwd
|
2019-03-11 22:14:17 +01:00 |
|
rabite
|
d3a385ea75
|
save minibuffer history
|
2019-03-11 21:21:47 +01:00 |
|
rabite
|
9cc1ce1a44
|
switch tabs with f keys
|
2019-03-11 12:33:17 +01:00 |
|
rabite
|
e63c65ab7d
|
tagging files
|
2019-03-11 12:08:43 +01:00 |
|
rabite
|
5b9a150a10
|
bookmarks
|
2019-03-11 00:01:28 +01:00 |
|
rabite
|
b332c4fb11
|
crash fix
|
2019-03-10 16:41:57 +01:00 |
|
rabite
|
9fcc12f464
|
crash fix
|
2019-03-10 12:55:56 +01:00 |
|
rabite
|
e1a9d62b16
|
show status messages again
|
2019-03-10 12:05:00 +01:00 |
|
rabite
|
7697811547
|
read output of procs more efficiently
|
2019-03-10 00:52:24 +01:00 |
|
rabite
|
9ef59ba050
|
scrolling and following proc output
|
2019-03-09 23:40:13 +01:00 |
|
rabite
|
67e1616efb
|
filename/selection substitution for tabs ($0s, $1s, etc)
|
2019-03-09 13:42:16 +01:00 |
|
rabite
|
8cd72e3004
|
cache directory contents(/selections/settings/...)
|
2019-03-09 12:10:57 +01:00 |
|
rabite
|
5d45653901
|
use enum to allow multiple widget types in hbox
|
2019-03-09 11:06:13 +01:00 |
|
rabite
|
6e02ef6486
|
merge child process stderr with stdout
|
2019-03-03 00:57:06 +01:00 |
|
rabite
|
86250206c3
|
replaced manual write!s
|
2019-03-03 00:24:21 +01:00 |
|
rabite
|
eb5a86b7cd
|
moved window stuff to widget itself
|
2019-03-02 23:28:03 +01:00 |
|
rabite
|
e2acef5ddf
|
minibuffer history and more keybinds
|
2019-03-01 13:56:57 +01:00 |
|
rabite
|
32ab32fc5d
|
improved procview
|
2019-02-28 21:02:35 +01:00 |
|
rabite
|
9338f5e912
|
fixed minibuffer
|
2019-02-28 20:08:36 +01:00 |
|
rabite
|
06817602a8
|
view exec'd processes status/output
|
2019-02-28 18:48:37 +01:00 |
|
rabite
|
fd67621dee
|
watch dirs for changes
|
2019-02-26 22:31:33 +01:00 |
|
rabite
|
bdbe8e07e3
|
don't fu rendering when file is inaccessible
|
2019-02-26 10:36:57 +01:00 |
|
rabite
|
b9a873094a
|
don't rely on widget for cwd
|
2019-02-26 10:32:26 +01:00 |
|
rabite
|
4c1e75c058
|
fix warnings
|
2019-02-26 10:17:51 +01:00 |
|
rabite
|
d0029949ea
|
actually usable multi-selection
|
2019-02-26 02:38:32 +01:00 |
|
rabite
|
16018ff604
|
expand $<num> to tab dir in exec command
|
2019-02-26 01:28:56 +01:00 |
|
rabite
|
a1230fed0d
|
show tab direcories
|
2019-02-26 00:32:24 +01:00 |
|
rabite
|
184f4916d3
|
find files
|
2019-02-25 19:33:40 +01:00 |
|
rabite
|
7fc77f8605
|
minibuffer Widgetified
|
2019-02-25 19:06:26 +01:00 |
|
rabite
|
a6c147442c
|
turbo cd back (minibuffer broken though)
|
2019-02-22 01:46:02 +01:00 |
|
rabite
|
6c305d3d61
|
show ... while loading
|
2019-02-22 01:21:23 +01:00 |
|