Commit Graph

289 Commits

Author SHA1 Message Date
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
rabite 3b38143f9b added on_ready support 2019-02-22 00:46:41 +01:00
rabite fe542047c2 traitified(er) tabview 2019-02-18 21:19:50 +01:00
rabite 52c4a1586e traitified listview 2019-02-18 20:38:28 +01:00
rabite b4ed9cd689 preview v3 2019-02-18 17:30:02 +01:00
rabite ad44f6f2fc preview v3 rc1 2019-02-16 18:59:48 +01:00
rabite 6802a76479 async v3-beta 2019-02-16 15:01:46 +01:00
rabite f77178938c async v3-alpha 2019-02-15 11:10:46 +01:00
rabite 2860b1b8b1 async_widget2 2019-02-14 11:57:52 +01:00
rabite 205e9dc426 speed optimization 2019-02-13 10:08:29 +01:00
rabite 56d9c35215 async widget 2019-02-12 22:55:16 +01:00
rabite 1c500d91cf turbo-cd 2019-02-09 21:34:55 +01:00
rabite e07f9af433 change opener to rifle 2019-02-09 19:34:21 +01:00
rabite 528f725145 don't throw crap at screen when preview-process is kill 2019-02-09 13:04:04 +01:00
rabite 95291e9408 for files too 2019-02-09 12:49:23 +01:00