yazi/yazi-core/src
2024-04-12 10:09:29 +08:00
..
completion fix: track the latest file changes for the selected, yanked state when available (#791) 2024-03-08 15:37:53 +08:00
folder feat: the cd event in DDS will now also be triggered when the tab is first created (#861) 2024-04-02 01:39:20 +08:00
help refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
input feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
manager feat: add YAZI_ID environment variable (#895) 2024-04-11 23:57:47 +08:00
notify feat: when there are no files in the list, add a placeholder message (#900) 2024-04-12 10:09:29 +08:00
select feat: ya.notify() plugin API (#780) 2024-03-05 16:46:12 +08:00
tab fix: file list expansion arguments ($@, $*) of shell command under opener rules are out of order (#890) 2024-04-10 08:31:03 +08:00
tasks feat: add YAZI_ID environment variable (#895) 2024-04-11 23:57:47 +08:00
which refactor: wrap Opener with Cow to avoid unnecessary memory reallocations when opening files (#805) 2024-03-12 23:35:26 +08:00
clipboard.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
lib.rs perf: re-implement file watcher in an async way (#877) 2024-04-05 17:47:17 +08:00
step.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00