三咲雅 misaki masa
|
d7716cab44
|
feat: new ui.Align, ui.Wrap, and ui.Edge (#2802)
|
2025-05-28 16:49:47 +08:00 |
|
三咲雅 misaki masa
|
74a8ea9bc0
|
fix: update rust-onig to v6.5.1 for GCC 15 compatibility (#2794)
|
2025-05-26 16:46:23 +08:00 |
|
三咲雅 misaki masa
|
622ba09a80
|
refactor: use raw identifiers (#2783)
|
2025-05-21 17:32:41 +08:00 |
|
Eugene Diachkin
|
546920e049
|
feat: add a / to the interactive cd auto-completion candidates (#2777)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-05-19 23:32:36 +08:00 |
|
三咲雅 · Misaki Masa
|
ffc635e434
|
feat: improve path auto-completion results (#2765)
|
2025-05-16 16:37:04 +08:00 |
|
三咲雅 · Misaki Masa
|
e257581fe7
|
perf: remove intermediate variables in natural sorting algorithm to avoid unnecessary allocation (#2764)
|
2025-05-16 16:26:22 +08:00 |
|
三咲雅 · Misaki Masa
|
464acfe47b
|
feat: show file extension for truncated file list items (#2759)
|
2025-05-15 14:34:10 +08:00 |
|
三咲雅 · Misaki Masa
|
5a4e6e4068
|
feat: truncate long items in the file list (#2754)
|
2025-05-14 02:03:54 +08:00 |
|
三咲雅 · Misaki Masa
|
cea2628a19
|
perf: avoid unnecessary memory allocation in ya.truncate() (#2753)
|
2025-05-14 01:34:16 +08:00 |
|
三咲雅 · Misaki Masa
|
55f69fbfee
|
refactor: deprecate the Command:args() method (#2752)
|
2025-05-14 01:29:03 +08:00 |
|
三咲雅 · Misaki Masa
|
41cba40072
|
feat: make ui.Line renderable (#2743)
|
2025-05-10 11:50:06 +08:00 |
|
三咲雅 · Misaki Masa
|
c53865788a
|
fix: missing a hover event after cd (#2719)
|
2025-05-05 01:18:09 +08:00 |
|
三咲雅 · Misaki Masa
|
9037f8b8c0
|
feat!: 9x faster Sixel image preview (#2707)
|
2025-05-02 00:47:27 +08:00 |
|
三咲雅 · Misaki Masa
|
8ed569b729
|
refactor: move tty to the new yazi-term crate (#2701)
|
2025-04-30 23:22:52 +08:00 |
|
三咲雅 · Misaki Masa
|
13a515c0ed
|
fix: no title is set when starts the first time (#2700)
|
2025-04-30 22:26:27 +08:00 |
|
三咲雅 · Misaki Masa
|
fbf8345d90
|
feat: checks in ya pub and ya emit subcommands to verify receiver exists and has necessary abilities (#2696)
|
2025-04-30 00:24:29 +08:00 |
|
三咲雅 · Misaki Masa
|
5ffe74109c
|
feat: increase the maximum allowed value of sixel_fraction to 30 (#2682)
|
2025-04-27 18:42:57 +08:00 |
|
三咲雅 · Misaki Masa
|
6bd7a8039a
|
refactor: switch to Rust 2024 edition (#2645)
|
2025-04-20 23:41:05 +08:00 |
|
三咲雅 · Misaki Masa
|
56d6e4a71e
|
fix: do not change revision when package deployment fails (#2627)
|
2025-04-16 17:14:39 +08:00 |
|
三咲雅 · Misaki Masa
|
7cc250180f
|
fix: reverse the mixing order of theme and flavor configuration (#2594)
|
2025-04-10 00:25:54 +08:00 |
|
sxyazi
|
2e5f5ae5a6
|
chore: bump version to 25.4.8
|
2025-04-08 18:23:00 +08:00 |
|
三咲雅 · Misaki Masa
|
86f465902e
|
feat: new ui.Text:scroll() API for setting text to scroll horizontally or vertically (#2589)
|
2025-04-08 17:06:38 +08:00 |
|
三咲雅 · Misaki Masa
|
0082d1181a
|
feat!: switch to resvg as the SVG renderer (#2581)
|
2025-04-07 23:50:55 +08:00 |
|
三咲雅 · Misaki Masa
|
9565c1b6fd
|
perf!: cache UserData fields (#2572)
|
2025-04-05 07:42:27 +08:00 |
|
三咲雅 · Misaki Masa
|
3c9f619b84
|
feat: support Warp terminal image preview (#2571)
|
2025-04-04 08:02:51 +08:00 |
|
三咲雅 · Misaki Masa
|
b725b86be1
|
fix: remove -density option from magick command in SVG previewer (#2564)
|
2025-04-03 16:39:45 +08:00 |
|
三咲雅 · Misaki Masa
|
8488ae8394
|
fix: always check whether the cursor exceeds the upper bound to guard against unexpected values (#2551)
|
2025-03-30 03:33:09 +08:00 |
|
XOR-op
|
0d9e3dc17e
|
feat!: support arrow prev and arrow next for more components (#2540)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-03-27 23:59:59 +08:00 |
|
三咲雅 · Misaki Masa
|
aedfe766c5
|
refactor!: remove unnecessary tasks_show and close_input commands (#2530)
|
2025-03-25 17:37:16 +08:00 |
|
三咲雅 · Misaki Masa
|
4bef557b7f
|
feat: show error message when directory fails to load (#2527)
|
2025-03-24 23:05:42 +08:00 |
|
三咲雅 · Misaki Masa
|
1a2a18e333
|
perf: rewrite config parser to double the startup speed (#2508)
|
2025-03-22 01:57:36 +08:00 |
|
三咲雅 · Misaki Masa
|
db0300c902
|
feat: new ya.id("app") to get YAZI_ID in plugins (#2503)
|
2025-03-20 20:26:45 +08:00 |
|
三咲雅 · Misaki Masa
|
570c6d308b
|
refactor: new yazi-widgets crate (#2498)
|
2025-03-20 02:21:53 +08:00 |
|
三咲雅 · Misaki Masa
|
8b3ce1838a
|
feat!: new @sync peek annotation for sync previewers (#2487)
|
2025-03-16 17:41:27 +08:00 |
|
三咲雅 · Misaki Masa
|
324a439c73
|
feat: file navigation wraparound with new arrow prev and arrow next commands (#2485)
|
2025-03-15 17:44:42 +08:00 |
|
三咲雅 · Misaki Masa
|
abfbd1cd9f
|
feat: new fs.expand_url API (#2476)
|
2025-03-12 14:17:07 +08:00 |
|
三咲雅 · Misaki Masa
|
a0c6842626
|
fix: respect hidden status of directory junctions and symlinks themselves on Windows (#2471)
|
2025-03-11 13:02:58 +08:00 |
|
三咲雅 · Misaki Masa
|
c8bf2c507a
|
refactor: prefer WriteConsoleW for Windows console output (#2464)
|
2025-03-10 14:41:02 +08:00 |
|
三咲雅 · Misaki Masa
|
119cc9c2a1
|
feat: support using Yazi in Helix directly without Zellij or tmux (#2461)
|
2025-03-09 14:53:55 +08:00 |
|
三咲雅 · Misaki Masa
|
a2bbd29289
|
feat: custom search engine Lua API (#2452)
|
2025-03-07 17:48:44 +08:00 |
|
三咲雅 · Misaki Masa
|
3dc6d82b98
|
feat: log tmux call execution time to logs (#2444)
|
2025-03-06 07:24:41 +08:00 |
|
三咲雅 · Misaki Masa
|
68cd02816d
|
feat: new rt.term exports terminal emulator information (#2442)
|
2025-03-05 11:50:47 +08:00 |
|
三咲雅 · Misaki Masa
|
3082cad16c
|
fix: windows-sys features for Win32_Security and Win32_System_IO (#2434)
|
2025-03-03 22:20:07 +08:00 |
|
三咲雅 · Misaki Masa
|
46125eda6e
|
chore: bump version to 25.3.2 (#2428)
|
2025-03-02 21:33:13 +08:00 |
|
三咲雅 · Misaki Masa
|
2a6cad455f
|
refactor: use MaybeUninit in RoCell (#2412)
|
2025-02-28 08:49:36 +08:00 |
|
三咲雅 · Misaki Masa
|
6b0a5306c2
|
chore: bump version to 25.2.26 (#2404)
|
2025-02-26 22:21:27 +08:00 |
|
三咲雅 · Misaki Masa
|
2410bb9671
|
feat: bump trash and libc versions to support NetBSD (#2388)
|
2025-02-23 18:36:17 +08:00 |
|
三咲雅 · Misaki Masa
|
52a5ab59e9
|
feat: make incompatible version message more clear (#2377)
|
2025-02-21 23:08:42 +08:00 |
|
三咲雅 · Misaki Masa
|
4465101089
|
feat: add a link to the debugging instructions in yazi --debug (#2365)
|
2025-02-19 18:21:21 +08:00 |
|
三咲雅 · Misaki Masa
|
f25ef0f07b
|
feat: terminal response detection under async stdin (#2347)
|
2025-02-16 23:05:39 +08:00 |
|