summaryrefslogtreecommitdiffstats
path: root/src/listview.rs
AgeCommit message (Expand)Author
2019-07-01created new holy branch based off master for sanityv1.3.0-holyrabite
2019-06-30fix compilationrabite
2019-06-30filter by file selectionrabite
2019-06-18add clear all selectionsrabite
2019-05-28add quick actionsrabite
2019-05-23move methods from Widget trait to WidgetCorerabite
2019-05-22fixed warning about undefined keyv1.2.0rabite
2019-05-09add icons to file listrabite
2019-05-08add incremental search/filterrabite
2019-05-07add some extra key bindsrabite
2019-05-06fix crash when filtering down to 1 filerabite
2019-04-14create placeholder when folder is empty when hiding filesrabite
2019-04-13map toggle_hidden to "H"rabite
2019-04-09Merge branch 'master' into evilv1.0.3-evilrabite
2019-04-09fix crash when over-filteringrabite
2019-04-06Merge branch 'master' into evilrabite
2019-04-04show fs space usage and too much other stuffrabite
2019-04-03configurable hidden files/animationrabite
2019-04-02search in reverse directionrabite
2019-03-25load metadata and file-count asynchronouslyrabite
2019-03-21evil keybinds ;)rabite
2019-03-21better searchingrabite
2019-03-20filtering by namerabite
2019-03-20only rerender changed linerabite
2019-03-20use osstring for filenames/pathsrabite
2019-03-19handle terminal resizingrabite
2019-03-17shorten HOME and show indicator for linksrabite
2019-03-17big performance improvementrabite
2019-03-15log/foldviewrabite
2019-03-11tagging filesrabite
2019-03-02moved window stuff to widget itselfrabite
2019-02-28view exec'd processes status/outputrabite
2019-02-26watch dirs for changesrabite
2019-02-26don't fu rendering when file is inaccessiblerabite
2019-02-26fix warningsrabite
2019-02-26expand $<num> to tab dir in exec commandrabite
2019-02-25find filesrabite
2019-02-25minibuffer Widgetifiedrabite
2019-02-18traitified listviewrabite
2019-02-18preview v3rabite
2019-02-14async_widget2rabite
2019-02-13speed optimizationrabite
2019-02-12async widgetrabite
2019-02-09turbo-cdrabite
2019-02-09change opener to riflerabite
2019-02-08complete programs in minibufferrabite
2019-02-07multi-file selectionrabite
2019-02-07hide hidden filesrabite
2019-02-07show file count in status barrabite
2019-02-07select by mtime and reverse sortingrabite