summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2019-07-29fix persisting images in kitty terminalkitty-fixrabite
2019-07-25add custom keybindingsrabite
2019-07-17big fat update to graphics mode (performance, features, etc)rabite
2019-07-08initial support for SIXEL/kitty graphicsrabite
2019-07-01added custom quick action creator based on quick actionsrabite
2019-06-29modularize media preview generator into own workspacerabite
2019-06-19added auto-installer for configsrabite
2019-06-18speed up sized_string_urabite
2019-05-28add quick actionsrabite
2019-05-22add startup optionsrabite
2019-05-21merge in media-preview stuffrabite
2019-05-11use async_value libraryrabite
2019-05-09add icons to file listrabite
2019-05-08add incremental search/filterrabite
2019-05-07fixed terminal resetting (hopefully)rabite
2019-04-20use libraryized pathbuftoolsrabite
2019-04-16use libraryized osstrtoolsrabite
2019-04-13properly reset terminal when quitting/crashingrabite
2019-04-08specified concrete versions and removed mime_dedetciverabite
2019-04-06fix warningsrabite
2019-04-04show fs space usage and too much other stuffrabite
2019-04-03configurable hidden files/animationrabite
2019-03-31finally fixed memory leakrabite
2019-03-29global file cache/event dispatchrabite
2019-03-22async stuff much improvedrabite
2019-03-21remove reference to async_widget from mainrabite
2019-03-20exit correctly (status code/terminal)rabite
2019-03-19handle terminal resizingrabite
2019-03-18running subshells in the foregroundrabite
2019-03-17big performance improvementrabite
2019-03-16delete unnecessary filesrabite
2019-03-15log/foldviewrabite
2019-03-11tagging filesrabite
2019-03-11bookmarksrabite
2019-03-03replaced manual write!srabite
2019-03-02moved window stuff to widget itselfrabite
2019-02-28view exec'd processes status/outputrabite
2019-02-26watch dirs for changesrabite
2019-02-26fix warningsrabite
2019-02-25minibuffer Widgetifiedrabite
2019-02-22added on_ready supportrabite
2019-02-18preview v3rabite
2019-02-16async v3-betarabite
2019-02-14async_widget2rabite
2019-02-12async widgetrabite
2019-02-09don't throw crap at screen when preview-process is killrabite
2019-02-07tabsrabite
2019-02-06kill lagging preview processesrabite
2019-02-06show file stats at bottomrabite
2019-02-05unnecessary animationsrabite