三咲雅 · Misaki Masa
|
9e75ed5c71
|
feat: generate autocomplete script for ya command (#919)
|
2024-04-16 12:40:14 +08:00 |
|
三咲雅 · Misaki Masa
|
4b04cb24b4
|
feat: allow creating a tab with the startup directory when the tab_create command is called without specifying a path parameter (#917)
|
2024-04-15 16:16:09 +08:00 |
|
三咲雅 · Misaki Masa
|
5fc2789c78
|
feat: add loading state to directories (#904)
|
2024-04-13 10:33:42 +08:00 |
|
三咲雅 · Misaki Masa
|
23c38ebae0
|
feat: add YAZI_ID environment variable (#895)
|
2024-04-11 23:57:47 +08:00 |
|
三咲雅 · Misaki Masa
|
e7dc971416
|
fix: file list expansion arguments ($@, $*) of shell command under opener rules are out of order (#890)
|
2024-04-10 08:31:03 +08:00 |
|
三咲雅 · Misaki Masa
|
884de41b66
|
feat: add new --orphan option to the shell command (#887)
|
2024-04-08 08:29:21 +08:00 |
|
三咲雅 · Misaki Masa
|
1b910ddc96
|
perf: re-implement file watcher in an async way (#877)
|
2024-04-05 17:47:17 +08:00 |
|
三咲雅 · Misaki Masa
|
b51babde1c
|
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 |
|
三咲雅 · Misaki Masa
|
903f3da7e5
|
feat: DDS (Data Distribution Service) (#826)
|
2024-03-29 23:30:30 +08:00 |
|
三咲雅 · Misaki Masa
|
f6f2c30709
|
feat: time-based selection order preservation (#843)
|
2024-03-28 00:13:29 +08:00 |
|
sxyazi
|
ca49a2d70b
|
fix: kill all spawned processes when exiting Yazi (#812)
|
2024-03-16 09:07:07 +08:00 |
|
三咲雅 · Misaki Masa
|
411ba2fe85
|
refactor: switch to stderr (#819)
|
2024-03-15 20:31:39 +08:00 |
|
三咲雅 · Misaki Masa
|
cddd0727ef
|
refactor: wrap Opener with Cow to avoid unnecessary memory reallocations when opening files (#805)
|
2024-03-12 23:35:26 +08:00 |
|
三咲雅 · Misaki Masa
|
9396d8760c
|
feat: ya.hide() plugin API (#792)
|
2024-03-09 03:07:20 +08:00 |
|
三咲雅 · Misaki Masa
|
d96af54574
|
fix: track the latest file changes for the selected, yanked state when available (#791)
|
2024-03-08 15:37:53 +08:00 |
|
三咲雅 · Misaki Masa
|
33782f1224
|
feat: cx.yanked plugin API (#788)
|
2024-03-07 17:26:18 +08:00 |
|
三咲雅 · Misaki Masa
|
37acd94345
|
feat: ya.notify() plugin API (#780)
|
2024-03-05 16:46:12 +08:00 |
|
三咲雅 · Misaki Masa
|
5169bb90f2
|
refactor: add new run property (#773)
|
2024-03-04 17:54:40 +08:00 |
|
三咲雅 · Misaki Masa
|
bd572706cd
|
feat: ya.input() plugin API (#762)
|
2024-03-02 20:33:34 +08:00 |
|
三咲雅 · Misaki Masa
|
6a1063d376
|
perf: apply add_many()/remove_many() to the visual mode items for selection conflict detecting (#758)
|
2024-03-02 11:01:52 +08:00 |
|
Nguyễn Đức Toàn
|
fa2632eda9
|
feat: allow both '/' and '\' in folder creation (#751)
|
2024-03-01 11:26:58 +08:00 |
|
rrveex
|
2efda755f1
|
feat: add hovered as $0 for shell and opener (#738)
|
2024-02-29 03:12:09 +08:00 |
|
三咲雅 · Misaki Masa
|
46516dab74
|
refactor: new yazi-boot crate (#728)
|
2024-02-26 09:14:04 +08:00 |
|
三咲雅 · Misaki Masa
|
3f27532c57
|
feat: cross-directory selection (#693)
|
2024-02-18 23:28:08 +08:00 |
|
sxyazi
|
2f784e7ae7
|
fix: if block in paste command was wrong
|
2024-02-17 20:42:23 +08:00 |
|
三咲雅 · Misaki Masa
|
1ec9943af2
|
refactor: using definite patterns to simplify keybindings (#690)
|
2024-02-17 19:03:26 +08:00 |
|
Lang Yang
|
53525b511e
|
feat: add a new option --hovered to the open command allowing users to only open the currently hovered file (#687)
|
2024-02-17 00:10:14 +08:00 |
|
三咲雅 · Misaki Masa
|
52d91c0e42
|
feat: add new file marked state (#682)
|
2024-02-15 20:24:20 +08:00 |
|
三咲雅 · Misaki Masa
|
95d2358100
|
feat: expose selected/yanked files as API (#674)
|
2024-02-15 20:20:28 +08:00 |
|
三咲雅 · Misaki Masa
|
25c96557ed
|
feat: allows access to complete app data for all tabs (#644)
|
2024-02-08 16:05:37 +08:00 |
|
sxyazi
|
0d7e977076
|
chore: bump version to 0.2.3
|
2024-02-07 11:18:23 +08:00 |
|
三咲雅 · Misaki Masa
|
59e889a3b5
|
fix: hidden attribute of files on Windows (#632)
|
2024-02-06 08:27:00 +08:00 |
|
sxyazi
|
920afe29bd
|
perf: use lazy sorting when loading large directories to reduce unnecessary CPU consumption (#607)
|
2024-02-01 18:43:59 +08:00 |
|
Sinkerine
|
b013dff4fe
|
feat: support unyank (#313)
|
2024-01-31 21:53:30 +08:00 |
|
三咲雅 · Misaki Masa
|
9d912b07aa
|
refactor: use Cmd instead of Exec (#604)
|
2024-01-31 08:59:47 +08:00 |
|
三咲雅 · Misaki Masa
|
9d9d954870
|
perf: read directory in bulk in the background at startup (#599)
|
2024-01-31 01:22:55 +08:00 |
|
三咲雅 · Misaki Masa
|
56ede51c53
|
perf: new event system (#561)
|
2024-01-22 18:43:50 +08:00 |
|
三咲雅 · Misaki Masa
|
69dec96833
|
fix: alternate tabs with the same path as the active tab cannot complete partial updates and cursor reset (#552)
|
2024-01-21 17:00:14 +08:00 |
|
三咲雅 · Misaki Masa
|
93dc1b78e2
|
feat: add prepend_keymap and append_keymap for configuring mixing (#546)
|
2024-01-20 13:55:57 +08:00 |
|
三咲雅 · Misaki Masa
|
e987855fca
|
fix: can't display file name with invalid utf-8 (#529)
|
2024-01-19 00:49:15 +08:00 |
|
三咲雅 · Misaki Masa
|
89848ad779
|
fix: renaming may cause a crash when encountering Unicode characters (#519)
|
2024-01-16 08:16:45 +08:00 |
|
Azad
|
ca78f4c9b0
|
feat: add --empty and --cursor options to the rename command (#513)
|
2024-01-16 00:14:49 +08:00 |
|
Alexander Serowy
|
d7d000c213
|
refactor: quit command (#484)
|
2024-01-10 03:10:26 +08:00 |
|
sxyazi
|
59f79a2ae5
|
fix: hover(Some) should track the location of the file regardless
|
2024-01-09 14:58:43 +08:00 |
|
sxyazi
|
085f7e39bf
|
refactor: remove unnecessary .lua extension
|
2024-01-08 12:12:06 +08:00 |
|
sxyazi
|
93c8d90a51
|
feat: add new prepend_preloaders, append_preloaders, prepend_previewers, append_previewers config options
|
2024-01-06 12:58:42 +08:00 |
|
sxyazi
|
b229c8a5e3
|
fix: sort and hidden commands should update mime-type for paged files promptly
|
2024-01-06 05:14:54 +08:00 |
|
sxyazi
|
3fcc2014bc
|
fix: inability to restore default cursor on Windows
|
2024-01-05 11:41:24 +08:00 |
|
三咲雅 · Misaki Masa
|
43878fd92e
|
perf: detection of changes in the directory (#476)
|
2024-01-05 03:21:55 +08:00 |
|
sxyazi
|
63f81f6431
|
refactor: replace FilesOp::IOErr with FilesOp::Deleting
|
2024-01-03 09:46:47 +08:00 |
|