summaryrefslogtreecommitdiffstats
path: root/src/quick_actions.rs
AgeCommit message (Expand)Author
2020-05-25switch to parking_lot's Mutex/RwLockrabite
2020-03-01improved navigation/turbo-cdrabite0
2020-02-08fix crash by catching tree_magic's panic and handle it gracefullyrabite
2020-01-22fix crash when "running" first section in actionsrabite
2020-01-22fix hang when substituting too many files at oncerabite
2019-07-25add custom keybindingsrabite
2019-07-01added custom quick action creator based on quick actionsrabite
2019-06-18added esc as close key for stuffrabite
2019-06-18remove dbg! calls from quick_actions.rsrabite
2019-05-28remove unnecessary render_footerrabite
2019-05-28add quick_actions.rsrabite