三咲雅 · Misaki Masa
|
4112bf451f
|
chore: bump version to 0.3.1 (#1492)
|
2024-08-15 22:39:36 +08:00 |
|
三咲雅 · Misaki Masa
|
0954f9c58c
|
fix: directory loading status (#1439)
|
2024-08-09 11:38:47 +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 |
|
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 |
|
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 |
|
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 |
|
三咲雅 · Misaki Masa
|
7a380c2f0f
|
chore: bump version to 0.3 (#1374)
|
2024-08-01 14:36:16 +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 |
|
三咲雅 · 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 |
|
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 |
|
三咲雅 · 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
|
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 |
|
三咲雅 · Misaki Masa
|
626053da25
|
perf!: reimplement and significantly speed up archive previewing (#1220)
|
2024-06-27 00:47:56 +08:00 |
|
thelamb
|
505de05d66
|
feat: include file filter state in the header (#1182)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-06-22 19:01:51 +08:00 |
|
sxyazi
|
0f84717a1b
|
feat: keep file creation time on macOS and Windows (#1169)
|
2024-06-20 14:54:42 +08:00 |
|
sxyazi
|
b5b6c9642a
|
feat: expose Finder API to Lua
|
2024-06-18 18:19:37 +08:00 |
|
sxyazi
|
189cb81db3
|
refactor: rename crate yazi-adaptor to yazi-adapter
|
2024-06-08 19:28:46 +08:00 |
|
三咲雅 · Misaki Masa
|
1166f86523
|
feat: support completely disabling mouse with mouse_events=[] ; add new cursor_blink to control cursor style of input components (#1139)
|
2024-06-08 18:29:50 +08:00 |
|
三咲雅 · Misaki Masa
|
94628cad9e
|
fix: block SIGINT signal from the spawned subprocess (#1131)
|
2024-06-07 06:11:32 +08:00 |
|
sxyazi
|
5f8c20e2b5
|
fix: use kitty old protocol for Konsole
|
2024-06-04 11:46:19 +08:00 |
|
Omar Magdy
|
2c84c48208
|
feat: add some dependency version information to yazi --debug (#1112)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-06-04 06:29:47 +08:00 |
|
Tianyang Zhou
|
162218c345
|
feat: support mouse event (#1038)
|
2024-06-03 14:31:55 +08:00 |
|
三咲雅 · Misaki Masa
|
e4d67121f8
|
feat!: DDS client-server version check (#1111)
|
2024-06-02 03:04:53 +08:00 |
|
George Nelson
|
1ab3df6850
|
feat!: transliteration option for natural sorting (#1053)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-05-27 07:28:10 +08:00 |
|
三咲雅 · Misaki Masa
|
061faea1c5
|
feat!: redesign icons (#1086)
|
2024-05-25 22:56:08 +08:00 |
|
三咲雅 · Misaki Masa
|
a68e151194
|
fix: ePUB file mime-type matching for the opener rule (#1063)
|
2024-05-20 21:04:20 +08:00 |
|
三咲雅 · Misaki Masa
|
c2affae3a9
|
feat: add a next property to the preloader rules to allow running multiple preloaders (#1058)
|
2024-05-19 19:04:04 +08:00 |
|
三咲雅 · Misaki Masa
|
65afe6027a
|
feat: font preview (#1048)
|
2024-05-17 13:56:27 +08:00 |
|
三咲雅 · Misaki Masa
|
2683b1d6a2
|
refactor: eliminate exec (#1045)
|
2024-05-16 18:20:47 +08:00 |
|
Gui
|
0ffba5c648
|
feat: new --args parameter for fd an rg search (#1013)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-05-09 03:01:16 +08:00 |
|
三咲雅 · Misaki Masa
|
faa1d9f37b
|
feat: package manager (#985)
|
2024-05-07 13:42:45 +08:00 |
|
slowsage
|
8d741eb62a
|
feat: support cargo binstall yazi-fm and cargo binstall yazi-cli (#1003)
|
2024-05-04 22:14:48 +08:00 |
|
三咲雅 · Misaki Masa
|
aee65bc4d1
|
fix: notification title width does not include the width of the icon (#1000)
|
2024-05-04 00:35:04 +08:00 |
|
Matthias Ahouansou
|
8456d3a7dc
|
feat: allow building with the system Lua (#943)
|
2024-04-24 18:49:46 +08:00 |
|
sxyazi
|
c65a14c0e6
|
chore: bump version to 0.2.5
|
2024-04-23 16:35:17 +08:00 |
|
三咲雅 · Misaki Masa
|
cb92bb7980
|
feat: new builtin session.lua plugin (#940)
|
2024-04-22 14:18:00 +08:00 |
|
三咲雅 · Misaki Masa
|
55da9e342c
|
perf: cache each file's icon to avoid redundant calculations at rendering (#931)
|
2024-04-20 15:43:08 +08:00 |
|
三咲雅 · Misaki Masa
|
ff14b9a265
|
fix: always persist static messages even when there are no remote clients (#928)
|
2024-04-19 20:36:27 +08:00 |
|
三咲雅 · Misaki Masa
|
09bc9aa371
|
feat: expand the types supported by the event system (#923)
|
2024-04-19 13:45:01 +08:00 |
|
三咲雅 · Misaki Masa
|
2975b999bf
|
fix: rollback ratatui to v0.26.1 to avoid panicking (#922)
|
2024-04-17 11:07:54 +08:00 |
|
三咲雅 · Misaki Masa
|
9e75ed5c71
|
feat: generate autocomplete script for ya command (#919)
|
2024-04-16 12:40:14 +08:00 |
|
三咲雅 · Misaki Masa
|
280529c2cd
|
feat: add a new ya send command to allow standalone client processes to communicate with DDS from the command line (#913)
|
2024-04-15 15:42:44 +08:00 |
|