summaryrefslogtreecommitdiffstats
path: root/src/widget.rs
AgeCommit message (Expand)Author
2020-05-25switch to parking_lot's Mutex/RwLockrabite
2020-05-22add preview zoom moderabite
2020-03-12µrefactor PartialEq for WidgetCoresnpefk
2020-03-01improved navigation/turbo-cdrabite0
2020-02-15don't flush stdin because it causes problems with ctrl/alt + keyrabite
2019-07-17big fat update to graphics mode (performance, features, etc)rabite
2019-07-07Added configurable refresh ratepetrusboniatus
2019-06-29modularize media preview generator into own workspacerabite
2019-06-19added auto-installer for configsrabite
2019-05-23move methods from Widget trait to WidgetCorerabite
2019-05-21flush input before readingrabite
2019-05-21merge in media-preview stuffrabite
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