summaryrefslogtreecommitdiffstats
path: root/src/util/event.rs
AgeCommit message (Expand)Author
2021-06-21refactor previewing codeJeff Zhao
2021-04-29rename some structs that start with Joshuto to AppJeff Zhao
2021-04-16code cleanupJeff Zhao
2020-12-30add resize notification support and preliminary mouse supportJiayi Zhao
2020-12-15add option to not collapse previewJiayi Zhao
2020-12-13code cleanup and fix path not showing when too longJiayi Zhao
2020-09-04io operations now give more informationJiayi Zhao
2020-08-30make io worker msgs more friendly and informativeJiayi Zhao
2020-06-06shell command now parses correctlyKamiyaa
2020-04-29fix issue with text paste not working in textfieldJiayi Zhao
2020-04-03updatesJiayi Zhao
2020-03-16better error handling for threadsJiayi Zhao
2020-03-14rework input event thread handlingJiayi Zhao
2020-02-24fix open_file_withJiayi Zhao
2020-02-16remove ncurses dependencyJiayi Zhao
2020-02-11progress on switching to tui-rs for uiJiayi Zhao
2020-02-09rework input thread and file operationsJiayi Zhao
2020-02-08change to using termion's keyboard handlingJiayi Zhao