yazi/yazi-core/src
Mika Vilpas 1d15fd96c5
feat: allow opening interactively with the --chosen-file flag (#920)
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-04-17 07:14:48 +08:00
..
completion feat: smart case completion in cd paths (#910) 2024-04-14 23:34:02 +08:00
folder feat: add loading state to directories (#904) 2024-04-13 10:33:42 +08:00
help refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
input feat: trigger path completion with both / and \ on Windows (#909) 2024-04-14 23:16:23 +08:00
manager feat: allow opening interactively with the --chosen-file flag (#920) 2024-04-17 07:14:48 +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 feat: add loading state to directories (#904) 2024-04-13 10:33:42 +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: add loading state to directories (#904) 2024-04-13 10:33:42 +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