yazi/yazi-core/src/tab/commands
2024-11-25 23:29:31 +08:00
..
arrow.rs fix: use a unique Id for each tab (#1826) 2024-10-24 08:57:08 +08:00
back.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
cd.rs fix: make cd expand variables regardless 2024-11-25 23:29:31 +08:00
copy.rs feat: new copy --separator option to allow specifying the path separator (#1877) 2024-11-03 17:40:29 +08:00
enter.rs feat!: add ui.Text, ui.Table, remove ui.Paragraph and ui.ListItem (#1776) 2024-10-14 01:54:03 +08:00
escape.rs feat!: add ui.Text, ui.Table, remove ui.Paragraph and ui.ListItem (#1776) 2024-10-14 01:54:03 +08:00
filter.rs refactor: simplify module exports (#1770) 2024-10-12 21:05:12 +08:00
filter_do.rs fix: use a unique Id for each tab (#1826) 2024-10-24 08:57:08 +08:00
find.rs refactor: simplify module exports (#1770) 2024-10-12 21:05:12 +08:00
find_arrow.rs refactor: simplify module exports (#1770) 2024-10-12 21:05:12 +08:00
find_do.rs refactor: simplify module exports (#1770) 2024-10-12 21:05:12 +08:00
forward.rs refactor: using definite patterns to simplify keybindings (#690) 2024-02-17 19:03:26 +08:00
hidden.rs feat: spotter (#1802) 2024-11-20 16:43:38 +08:00
leave.rs refactor: simplify module exports (#1770) 2024-10-12 21:05:12 +08:00
linemode.rs feat: spotter (#1802) 2024-11-20 16:43:38 +08:00
mod.rs feat: spotter (#1802) 2024-11-20 16:43:38 +08:00
reveal.rs fix: use a unique Id for each tab (#1826) 2024-10-24 08:57:08 +08:00
search.rs feat: spotter (#1802) 2024-11-20 16:43:38 +08:00
select.rs feat: support searching with the alias fdfind if fd cannot be found (#1889) 2024-11-06 20:28:12 +08:00
select_all.rs refactor!: rename the term select to toggle to reserve select for future use (#1773) 2024-10-13 18:47:12 +08:00
shell.rs feat: add cursor option to the shell command (#1422) 2024-08-09 18:12:28 +08:00
sort.rs feat: spotter (#1802) 2024-11-20 16:43:38 +08:00
toggle.rs refactor!: rename the term select to toggle to reserve select for future use (#1773) 2024-10-13 18:47:12 +08:00
toggle_all.rs refactor!: rename the term select to toggle to reserve select for future use (#1773) 2024-10-13 18:47:12 +08:00
update_peeked.rs feat!: add ui.Text, ui.Table, remove ui.Paragraph and ui.ListItem (#1776) 2024-10-14 01:54:03 +08:00
update_spotted.rs feat: spotter (#1802) 2024-11-20 16:43:38 +08:00
visual_mode.rs refactor: simplify module exports (#1770) 2024-10-12 21:05:12 +08:00