yazi/yazi-fm/src
2024-01-23 16:45:57 +08:00
..
app refactor: split router from executor 2024-01-23 10:35:00 +08:00
completion feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
components fix: can't display file name with invalid utf-8 (#529) 2024-01-19 00:49:15 +08:00
help fix: can't display file name with invalid utf-8 (#529) 2024-01-19 00:49:15 +08:00
input fix: shell input code highlighting is not adapted for the default ANSI theme (#536) 2024-01-19 11:26:59 +08:00
lives fix: can't display file name with invalid utf-8 (#529) 2024-01-19 00:49:15 +08:00
select fix: panic caused by set_hook (#459) 2023-12-28 03:32:39 +08:00
tasks feat: v0.2.0 API 2023-12-30 23:41:41 +08:00
which feat: add file(1) as the file fallback previewer (#543) 2024-01-20 08:41:46 +08:00
widgets chore: bump version to 0.2.0 2024-01-13 21:13:23 +08:00
context.rs feat: v0.2.0 API 2023-12-30 23:41:41 +08:00
executor.rs feat: support submit completion and input at once by using <Enter> key (#565) 2024-01-23 16:45:57 +08:00
logs.rs refactor: format and adjust log levels 2023-10-23 16:07:08 +08:00
main.rs refactor: split router from executor 2024-01-23 10:35:00 +08:00
panic.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
root.rs perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
router.rs refactor: split router from executor 2024-01-23 10:35:00 +08:00
signals.rs feat: allow the spawned child processes to suspend (#556) 2024-01-22 08:43:51 +08:00