yazi/yazi-core/src/tab
2024-04-07 19:28:09 +08:00
..
commands feat: re-implement fzf as a built-in plugin (#884) 2024-04-07 19:28:09 +08:00
backstack.rs feat: the cd event in DDS will now also be triggered when the tab is first created (#861) 2024-04-02 01:39:20 +08:00
config.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
finder.rs feat: cx.yanked plugin API (#788) 2024-03-07 17:26:18 +08:00
mod.rs feat: nested selection conflict detection (#689) 2024-02-18 15:28:59 +08:00
mode.rs feat: time-based selection order preservation (#843) 2024-03-28 00:13:29 +08:00
preview.rs perf: use lazy sorting when loading large directories to reduce unnecessary CPU consumption (#607) 2024-02-01 18:43:59 +08:00
selected.rs perf: add BufWriter to Stderr to avoid frequent system calls and increase rendering frame rate (#849) 2024-03-29 15:40:04 +08:00
tab.rs feat: the cd event in DDS will now also be triggered when the tab is first created (#861) 2024-04-02 01:39:20 +08:00