summaryrefslogtreecommitdiffstats
path: root/src/file_browser.rs
AgeCommit message (Expand)Author
2019-05-23created new holy branch based off master for sanityv1.2.1-holyrabite
2019-05-22fixed warning about undefined keyv1.2.0rabite
2019-05-21merge in media-preview stuffrabite
2019-05-11add back backtraces to commonly logged errors and fix their causerabite
2019-05-11use async_value libraryrabite
2019-05-07fixed terminal resetting (hopefully)rabite
2019-05-07add some extra key bindsrabite
2019-04-27Select files and enter directories by calling external program (#27)rabite0
2019-04-27move quit function from Widget to FileBrowserrabite
2019-04-20use libraryized pathbuftoolsrabite
2019-04-20remove unnecessary metadata fetchingrabite
2019-04-20fix missing metadata in footerrabite
2019-04-15fix loading of metadata in main widget when startingccrabite
2019-04-15fix warningrabite
2019-04-15remove slide up on start for left/main widgetrabite
2019-04-13remap open_bg / lograbite
2019-04-13properly reset terminal when quitting/crashingrabite
2019-04-07Merge branch 'master' into evilv1.0-evilrabite
2019-04-07fix crash when running commands in unloaded directoryv1.0rabite
2019-04-06Merge branch 'master' into evilrabite
2019-04-06fix warningsrabite
2019-04-04store multi-selection in array on quitrabite
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-02turbo cd repairedrabite
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-22async stuff much improvedrabite
2019-03-21evil keybinds ;)rabite
2019-03-21start stuff in the backgroundrabite
2019-03-20filtering by namerabite
2019-03-20hide left/right columnsrabite
2019-03-20removed useless miller column widgetrabite
2019-03-20faster read permission checkingrabite
2019-03-20use osstring for filenames/pathsrabite
2019-03-19handle terminal resizingrabite
2019-03-18running subshells in the foregroundrabite
2019-03-17don't steal input from foreground subprocsrabite
2019-03-17shorten HOME and show indicator for linksrabite
2019-03-17shorten home path for displayrabite
2019-03-16some error handling modificationsrabite
2019-03-15log/foldviewrabite
2019-03-11set terminal title to cwdrabite
2019-03-11save minibuffer historyrabite
2019-03-11switch tabs with f keysrabite