yazi/yazi-shared/src
2024-02-08 16:05:37 +08:00
..
errors feat: auto-completion for input component (#324) 2023-11-04 06:30:52 +08:00
event feat: app_emit and manager_emit accepts boolean, integer, and number as option values (#625) 2024-02-04 08:38:10 +08:00
fs feat: if input is empty, close it on backspace command (#630) 2024-02-06 22:51:34 +08:00
term fix: can't clear screen and restore cursor when exit on Windows (#525) 2024-01-17 00:12:57 +08:00
chars.rs refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00
condition.rs perf: chunk loading for mime-types (#467) 2024-01-01 21:15:38 +08:00
debounce.rs refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00
defer.rs refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00
env.rs feat: copy content over SSH (#447) 2023-12-12 10:46:19 +08:00
layer.rs feat: plugin interface for key events via ya.which() (#617) 2024-02-03 01:09:26 +08:00
lib.rs feat: new host_name() API (#550) 2024-01-21 11:30:16 +08:00
mime.rs fix: can't display file name with invalid utf-8 (#529) 2024-01-19 00:49:15 +08:00
natsort.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
number.rs feat: support passing arguments to plugin (#587) 2024-01-27 15:20:16 +08:00
os.rs feat: new host_name() API (#550) 2024-01-21 11:30:16 +08:00
ro_cell.rs feat: allows access to complete app data for all tabs (#644) 2024-02-08 16:05:37 +08:00
throttle.rs refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00
time.rs refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00