yazi/yazi-core/src
2024-06-18 16:26:29 +08:00
..
completion feat: cd path auto-completion supports ~ expansion (#1081) 2024-05-23 17:59:58 +08:00
folder feat!: transliteration option for natural sorting (#1053) 2024-05-27 07:28:10 +08:00
help refactor: rename crate yazi-adaptor to yazi-adapter 2024-06-08 19:28:46 +08:00
input feat: support stdin and pipe for Child API (#1033) 2024-05-14 22:07:19 +08:00
manager fix: different filenames should be treated as the same file on case-insensitive file systems (#1151) 2024-06-13 20:38:08 +08:00
notify fix: notification title width does not include the width of the icon (#1000) 2024-05-04 00:35:04 +08:00
select fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
tab refactor: rename crate yazi-adaptor to yazi-adapter 2024-06-08 19:28:46 +08:00
tasks refactor: prefer FromStr over Default for configuration parsing with side effects 2024-06-18 16:26:29 +08:00
which feat!: transliteration option for natural sorting (#1053) 2024-05-27 07:28:10 +08:00
lib.rs feat: add ya.clipboard() Lua API (#980) 2024-05-01 20:44:00 +08:00
step.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00