summaryrefslogtreecommitdiffstats
path: root/src/fail.rs
AgeCommit message (Expand)Author
2019-05-11add back backtraces to commonly logged errors and fix their causerabite
2019-05-11use async_value libraryrabite
2019-05-08add incremental search/filterrabite
2019-04-06fix warningsrabite
2019-04-03configurable hidden files/animationrabite
2019-04-03better boomarks + ranger importrabite
2019-04-02move widgets/files around instead of cachingrabite
2019-03-29global file cache/event dispatchrabite
2019-03-26fixed possibler race conditionrabite
2019-03-25load metadata and file-count asynchronouslyrabite
2019-03-22async stuff much improvedrabite
2019-03-20hide left/right columnsrabite
2019-03-20handle long lines in status/footerrabite
2019-03-19handle terminal resizingrabite
2019-03-16some error handling modificationsrabite
2019-03-15log/foldviewrabite
2019-03-11save minibuffer historyrabite
2019-03-11tagging filesrabite
2019-03-11bookmarksrabite
2019-03-10crash fixrabite
2019-03-09filename/selection substitution for tabs ($0s, $1s, etc)rabite
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-03-01minibuffer history and more keybindsrabite
2019-02-28fixed minibufferrabite
2019-02-28view exec'd processes status/outputrabite
2019-02-26watch dirs for changesrabite
2019-02-26fix warningsrabite
2019-02-22added on_ready supportrabite
2019-02-18preview v3rabite