summaryrefslogtreecommitdiffstats
path: root/src/widget.rs
AgeCommit message (Expand)Author
2019-05-11use async_value libraryrabite
2019-05-08add incremental search/filterrabite
2019-05-07fixed terminal resetting (hopefully)rabite
2019-05-07flush stdin after reading inputrabite
2019-04-27fix crash when quitting in popped up widgetrabite
2019-04-27move quit function from Widget to FileBrowserrabite
2019-04-04show fs space usage and too much other stuffrabite
2019-04-03configurable hidden files/animationrabite
2019-04-03don't animate over other widgetsrabite
2019-04-03better boomarks + ranger importrabite
2019-04-02move widgets/files around instead of cachingrabite
2019-03-30some bugs fixedrabite
2019-03-29global file cache/event dispatchrabite
2019-03-26some bugfixes and stuffrabite
2019-03-25load metadata and file-count asynchronouslyrabite
2019-03-20handle long lines in status/footerrabite
2019-03-19handle terminal resizingrabite
2019-03-17don't steal input from foreground subprocsrabite
2019-03-17shorten home path for displayrabite
2019-03-17big performance improvementrabite
2019-03-15log/foldviewrabite
2019-03-11save minibuffer historyrabite
2019-03-11bookmarksrabite
2019-03-10show status messages againrabite
2019-03-09use enum to allow multiple widget types in hboxrabite
2019-03-03replaced manual write!srabite
2019-03-02moved window stuff to widget itselfrabite
2019-02-28fixed minibufferrabite
2019-02-28view exec'd processes status/outputrabite
2019-02-25minibuffer Widgetifiedrabite
2019-02-18preview v3rabite
2019-02-14async_widget2rabite
2019-02-12async widgetrabite
2019-02-06show file stats at bottomrabite
2019-02-05unnecessary animationsrabite
2019-02-05some lipstickrabite
2019-02-04prototype async previewsrabite
2019-02-01show correct directory on left at startrabite
2019-02-01improved string handlingrabite
2019-02-01lots of stuff.rabite
2019-01-30previewing text filesrabite
2019-01-29previews for directoriesrabite
2019-01-29somewhat working miller columnsrabite
2019-01-25run commandsrabite
2019-01-22basic browsing workingrabite
2019-01-21got it somewhat working (hopefully)rabite
2019-01-21got file sizes working in listviewrabite
2019-01-21fixed key handlingrabite
2019-01-21First commit, did some refactoring around widgets, etc, etcrabite