Commit Graph

263 Commits

Author SHA1 Message Date
rabite b52e63fd8d global file cache/event dispatch 2019-03-29 02:53:21 +01:00
rabite 8d8d9631b5 fixed possibler race condition 2019-03-26 13:05:15 +01:00
rabite 90e626d169 some bugfixes and stuff 2019-03-26 02:15:25 +01:00
rabite 153bf24238 make async clonable 2019-03-25 15:28:45 +01:00
rabite 3888f49aeb load metadata and file-count asynchronously 2019-03-25 02:53:59 +01:00
rabite fd366a26dc async stuff much improved 2019-03-22 22:53:54 +01:00
rabite cab0de7a05 Merge branch 'dev' into evil 2019-03-21 22:26:12 +01:00
rabite bb917a0dad remove reference to async_widget from main 2019-03-21 22:18:54 +01:00
rabite 0cb4fa89b5 evil keybinds ;) 2019-03-21 21:45:56 +01:00
rabite e4a2749ee0 start stuff in the background 2019-03-21 21:32:41 +01:00
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