yazi/yazi-shared/src
2024-07-22 19:06:02 +08:00
..
errors feat: auto-completion for input component (#324) 2023-11-04 06:30:52 +08:00
escape feat: add support for %@ argument extension on Windows to align with Unix platforms (#1319) 2024-07-22 19:06:02 +08:00
event feat: support mouse event (#1038) 2024-06-03 14:31:55 +08:00
fs feat: add support for %@ argument extension on Windows to align with Unix platforms (#1319) 2024-07-22 19:06:02 +08:00
theme feat!: redesign icons (#1086) 2024-05-25 22:56:08 +08:00
translit feat!: transliteration option for natural sorting (#1053) 2024-05-27 07:28:10 +08:00
chars.rs feat: package manager (#985) 2024-05-07 13:42:45 +08:00
condition.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
debounce.rs refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00
env.rs feat: add a bunch of new debugging information to yazi --debug (#824) 2024-03-17 01:03:39 +08:00
layer.rs refactor: prefer Display over ToString (#734) 2024-02-27 09:17:09 +08:00
lib.rs feat: add support for %@ argument extension on Windows to align with Unix platforms (#1319) 2024-07-22 19:06:02 +08:00
natsort.rs feat!: transliteration option for natural sorting (#1053) 2024-05-27 07:28:10 +08:00
number.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
os.rs feat: new host_name() API (#550) 2024-01-21 11:30:16 +08:00
rand.rs feat: add random option to the sort command (#1291) 2024-07-14 00:50:40 +08:00
ro_cell.rs refactor: fix Clippy warnings (#1312) 2024-07-20 16:34:04 +08:00
terminal.rs feat: support completely disabling mouse with mouse_events=[]; add new cursor_blink to control cursor style of input components (#1139) 2024-06-08 18:29:50 +08:00
throttle.rs feat: time-based selection order preservation (#843) 2024-03-28 00:13:29 +08:00
time.rs feat: add ctime linemode (#1295) 2024-07-14 20:42:26 +08:00
xdg.rs feat: flavor (#753) 2024-02-29 11:54:41 +08:00