yazi/yazi-shared/src
2024-09-26 08:50:07 +08:00
..
errors feat: make the builtin code previewer handle invalid carriage return chars and binary streams better (#1550) 2024-08-25 02:56:38 +08:00
event fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +08:00
fs fix: enter and leave commands should treat the search results as regular entities (#1687) 2024-09-26 08:50:07 +08:00
shell feat: new extract builtin plugin for archive extracting (#1321) 2024-07-31 08:27:22 +08:00
theme fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +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 fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +08:00
debounce.rs fix: warnings should be output to stderr instead of stdout (#1669) 2024-09-21 20:12:35 +08:00
env.rs fix: fallback to PollWatcher on WSL (#1574) 2024-08-31 01:33:28 +08:00
layer.rs feat: new confirm component (#1167) 2024-08-22 22:20:31 +08:00
lib.rs fix: use a different cache directory for each user to avoid permission issues (#1541) 2024-08-23 18:28:47 +08:00
natsort.rs feat!: transliteration option for natural sorting (#1053) 2024-05-27 07:28:10 +08:00
number.rs fix: wrong debug_assert in OrderedFloat for NaN (#1547) 2024-08-24 11:33:39 +08:00
os.rs fix: use a different cache directory for each user to avoid permission issues (#1541) 2024-08-23 18:28:47 +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 fix: use a different cache directory for each user to avoid permission issues (#1541) 2024-08-23 18:28:47 +08:00