yazi/yazi-shared/src
2025-02-26 03:01:17 +08:00
..
errors refactor!: rename the term select to toggle to reserve select for future use (#1773) 2024-10-13 18:47:12 +08:00
event feat: allow to specify layer for keymap commands (#2399) 2025-02-26 03:01:17 +08:00
shell feat: support end of options (--) marker for all commands (#2298) 2025-02-07 02:01:23 +08:00
theme feat: new ya.confirm() API (#2095) 2024-12-25 00:35:46 +08:00
translit refactor!: rename the term select to toggle to reserve select for future use (#1773) 2024-10-13 18:47:12 +08:00
url feat: add a link to the debugging instructions in yazi --debug (#2365) 2025-02-19 18:21:21 +08:00
chars.rs fix: unmangle the hexadecimal space strings ("\x20") in Linux partition labels (#2233) 2025-01-22 20:34:14 +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
either.rs fix: reverse the order of CSI-based and environment-based terminal detection (#2310) 2025-02-09 14:50:19 +08:00
env.rs feat: allow YAZI_LOG to control the log level of Überzug++ (#2183) 2025-01-09 15:58:38 +08:00
id.rs fix: use a unique Id for each tab (#1826) 2024-10-24 08:57:08 +08:00
layer.rs feat: allow to specify layer for keymap commands (#2399) 2025-02-26 03:01:17 +08:00
lib.rs feat: allow YAZI_LOG to control the log level of Überzug++ (#2183) 2025-01-09 15:58:38 +08:00
natsort.rs feat!: transliteration option for natural sorting (#1053) 2024-05-27 07:28:10 +08:00
number.rs feat: new ya emit and ya emit-to subcommands to emit commands to a specified instance for execution (#1979) 2024-12-01 23:12:49 +08:00
os.rs fix: set the current working directory in a thread-safe way (#2043) 2024-12-14 13:26:37 +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: upgrade to mlua v0.10.0 (#1842) 2024-11-08 22:37:32 +08:00
sync_cell.rs feat: make incompatible version message more clear (#2377) 2025-02-21 23:08:42 +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