coolkiid
cf5d9d252e
feat: implement opening multi tabs at once
...
1. CLI can receive more than one paths as entries now.
2. Modify Boot in yazi-boot/ and Tabs in yazi-core to
fit the change above.
3. Add a test for parse_entries().
issue: #1322
2024-08-10 20:32:19 +08:00
sxyazi
b066652b65
refactor: tab locking
2024-08-10 20:25:35 +08:00
三咲雅 · Misaki Masa
36381e676f
fix: loss of order in Lua sequence table for inter-thread data exchange ( #1457 )
2024-08-10 13:28:51 +08:00
XYenon
17c7003426
chore(nix): update dependencies ( #1456 )
2024-08-10 12:29:58 +08:00
三咲雅 · Misaki Masa
4150f4014c
fix: 7zip shows different error messages for wrong password ( #1451 )
2024-08-09 21:50:28 +08:00
HE7086
3bb867c5bd
feat: add cursor option to the shell command ( #1422 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-08-09 18:12:28 +08:00
三咲雅 · Misaki Masa
5f923e8706
feat: allows shorthand forms like <C-S-x> as <C-X> ( #1448 )
2024-08-09 16:55:07 +08:00
三咲雅 · Misaki Masa
c8add31606
feat: support F13 - F19 keys ( #1446 )
2024-08-09 12:14:05 +08:00
三咲雅 · Misaki Masa
0954f9c58c
fix: directory loading status ( #1439 )
2024-08-09 11:38:47 +08:00
Isabel
6e94776781
fix(nix): pin rust-overlay to workaround cargo-c ( #1442 )
2024-08-08 23:07:28 +08:00
Isabel
e02b030258
refactor(nix): home keeping ( #1380 )
2024-08-08 22:18:01 +08:00
P_Lee
407ad266e9
fix: resolve relative path when expanding path ( #1428 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-08-08 15:55:22 +08:00
三咲雅 · Misaki Masa
a9d2d9cd2b
fix: newly created directories with the same name causing a false positive in directory loading optimization due to having the same modification time ( #1434 )
2024-08-08 02:02:01 +08:00
三咲雅 · Misaki Masa
1e08e09899
feat: new search_do command to make it easier to achieve a flat view ( #1431 )
2024-08-07 21:36:55 +08:00
三咲雅 · Misaki Masa
5df6873957
feat: switch to kitty unicode placeholders for Ghostty image previewing ( #1427 )
2024-08-07 19:13:32 +08:00
Konrad Baran
f865910481
ci: add automatic nightly builds to the Github Actions workflow ( #1397 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-08-07 08:27:00 +08:00
Julian Chen
52681b19e4
chore: update snap to core24 ( #1415 )
2024-08-05 17:17:10 +08:00
P_Lee
cda7d3f2ea
feat: add support portrait orientation preview for EXIF image ( #1412 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-08-05 17:15:24 +08:00
Xerxes-2
cc50f94de6
fix: preview files containing special \x1b characters as plain text and escape ( #1395 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-08-05 13:21:28 +08:00
Vikdos
516cd23635
fix: precache for images with alpha ( #1414 )
2024-08-05 09:53:12 +08:00
karimElmougi
d2ebadb631
chore: move common dependencies to workspace Cargo.toml ( #1388 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-08-03 10:45:46 +08:00
sxyazi
3fdbbfe915
chore: update issue templates
2024-08-02 17:43:41 +08:00
Chris Zarate
3533ac20f7
feat: add title_format manager config option ( #1281 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-08-02 16:05:58 +08:00
Mark Zaytsev
9b7821a161
feat: add filtering tip in help component ( #1361 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-08-02 15:20:14 +08:00
Xerxes-2
9d1fab84ef
fix: android building error caused by trash crate ( #1393 )
2024-08-02 12:46:43 +08:00
三咲雅 · Misaki Masa
7a380c2f0f
chore: bump version to 0.3 ( #1374 )
2024-08-01 14:36:16 +08:00
uncenter
c7b002581a
refactor(nix): cleanup and switch to nixfmt-rfc-style ( #1376 )
...
Co-authored-by: Isabel <isabel@isabelroses.com>
2024-08-01 11:01:07 +08:00
uncenter
bb29e238b5
feat(nix): set VERGEN_* build env vars ( #1375 )
2024-08-01 02:39:47 +08:00
uncenter
4257b95e8d
fix(nix): add outputHashes for notify git dependency ( #1373 )
2024-08-01 02:12:10 +08:00
三咲雅 · Misaki Masa
23a56c24a4
feat: new extract builtin plugin for archive extracting ( #1321 )
2024-07-31 08:27:22 +08:00
sxyazi
f024ce03e7
fix: adapt to a wider range of terminal cursor management through DECSET and DECRQM requests again
2024-07-26 23:45:40 +08:00
leihaojun
c086f2f34d
fix: can't rewatch a directory that has been deleted once before ( #1335 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-07-26 00:14:38 +08:00
三咲雅 · Misaki Masa
df1f094a28
fix: adapt to a wider range of terminal cursor management through DECSET and DECRQM requests ( #1346 )
2024-07-25 22:25:26 +08:00
三咲雅 · Misaki Masa
152b9ea75e
fix: help menu multi-line text rendering ( #1347 )
2024-07-25 07:54:24 +08:00
Vladimir Panteleev
af0fb5955b
feat: make F1 also show the help menu ( #1336 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-07-24 19:13:52 +08:00
三咲雅 · Misaki Masa
4a0522640d
fix: wrong directory loading optimization condition ( #1331 )
2024-07-24 16:26:09 +08:00
三咲雅 · Misaki Masa
a9eb218a5b
feat: add support for %@ argument extension on Windows to align with Unix platforms ( #1319 )
2024-07-22 19:06:02 +08:00
Moaid Hathot
66e83f3e18
feat: add Winget publishes to CI/CD ( #1299 )
...
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
2024-07-20 16:48:52 +08:00
Lauri Niskanen
093c13ac22
refactor: fix Clippy warnings ( #1312 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-07-20 16:34:04 +08:00
Joshua Li
bba32ed0b2
fix: add use-dev-tty to fix piping to Yazi on macOS ( #1317 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-07-20 16:26:37 +08:00
三咲雅 · Misaki Masa
640efcee26
fix: destroy term before stopping signals ( #1310 )
2024-07-19 22:41:15 +08:00
三咲雅 · Misaki Masa
d6081fbe6f
refactor: reimplement the signal system ( #1307 )
2024-07-18 23:41:02 +08:00
Mika Vilpas
f0cb365839
feat: allow setting YAZI_ID as a command line argument ( #1305 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-07-18 15:04:46 +08:00
Mika Vilpas
67fb66c2e2
feat: help users migrate shell key bindings to v0.3 ( #1304 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-07-18 13:56:40 +08:00
三咲雅 · Misaki Masa
ed6ae000d6
feat: add children_add and children_remove methods to the Header component as well ( #1297 )
2024-07-16 18:50:12 +08:00
三咲雅 · Misaki Masa
ec33085f67
feat: add ctime linemode ( #1295 )
2024-07-14 20:42:26 +08:00
Lauri Niskanen
ab88588c0e
feat: support displaying files with inaccessible metadata ( #1275 )
2024-07-14 14:42:42 +08:00
zooeywm
2cf722ed48
feat: add random option to the sort command ( #1291 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-07-14 00:50:40 +08:00
三咲雅 · Misaki Masa
f5598ebb8a
feat: make UI extensions easier ( #1257 )
2024-07-13 14:22:03 +08:00
Lauri Niskanen
54eb0cc663
feat: new command hardlink ( #1268 )
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-07-10 12:50:50 +08:00