三咲雅 misaki masa
|
ffdd74b6ab
|
refactor: move several UI-related APIs from the ya namespace to ui (#2939)
|
2025-07-03 15:58:51 +08:00 |
|
三咲雅 misaki masa
|
8ef28ec678
|
refactor: deprecate ui.Rect.default (#2927)
|
2025-06-27 23:03:16 +08:00 |
|
三咲雅 misaki masa
|
e16c0da547
|
feat: allow custom mouse click behavior for individual files (#2925)
|
2025-06-27 20:50:19 +08:00 |
|
三咲雅 misaki masa
|
2d1cf621db
|
fix: incomplete cache calculation algorithm (#2922)
|
2025-06-26 20:12:54 +08:00 |
|
三咲雅 misaki masa
|
9d05946f4b
|
feat!: make ya.confirm() and ui.Pos() public API (#2921)
|
2025-06-26 18:12:09 +08:00 |
|
三咲雅 misaki masa
|
590d336716
|
feat: fill in error messages if preview fails (#2917)
|
2025-06-24 16:47:39 +08:00 |
|
三咲雅 misaki masa
|
1a6abae974
|
feat: invalid UTF-8 support to Command:arg() and Command:env() APIs (#2895)
|
2025-06-18 22:01:36 +08:00 |
|
三咲雅 misaki masa
|
750ca0c0d4
|
fix: throw catchable errors instead of crashing when publishing a message containing invalid UTF-8 over DDS (#2893)
|
2025-06-18 19:30:31 +08:00 |
|
三咲雅 misaki masa
|
a0ab614108
|
fix: proper invalid UTF-8 path support (#2884)
|
2025-06-16 21:25:39 +08:00 |
|
三咲雅 misaki masa
|
a076ff8c82
|
refactor: satisfy mismatched-lifetime-syntaxes lint (#2881)
|
2025-06-16 11:52:35 +08:00 |
|
三咲雅 misaki masa
|
52d37fa25d
|
perf: app data instead of Lua registry to reduce stack pushes (#2880)
|
2025-06-16 11:25:02 +08:00 |
|
三咲雅 misaki masa
|
51560c30b7
|
perf: do not pre-allocate memory for Lua tables (#2879)
|
2025-06-16 11:19:18 +08:00 |
|
三咲雅 misaki masa
|
917fee939f
|
perf: make preload tasks discardable (#2875)
|
2025-06-14 16:13:48 +08:00 |
|
三咲雅 misaki masa
|
aae3f9ea4a
|
refactor: promote Id to the task scheduler (#2873)
|
2025-06-14 12:07:22 +08:00 |
|
三咲雅 misaki masa
|
0eec8fc80e
|
feat: zoom in or out of the preview image (#2864)
|
2025-06-11 15:24:11 +08:00 |
|
三咲雅 misaki masa
|
414d46fd16
|
perf: copy-on-write on command data & avoid converting primitive types to strings thereby allocating memory (#2862)
|
2025-06-11 10:13:51 +08:00 |
|
三咲雅 misaki masa
|
693dff25e3
|
feat: search view shares file selection and yank state (#2855)
|
2025-06-09 16:55:50 +08:00 |
|
三咲雅 misaki masa
|
2d95221f59
|
perf: use AnyUserData::type_id() to reduce stack pushes (#2834)
|
2025-06-03 23:40:23 +08:00 |
|
三咲雅 misaki masa
|
d5038eeed5
|
perf: reduce file change event frequency (#2820)
|
2025-06-01 09:20:17 +08:00 |
|
三咲雅 misaki masa
|
b65a88075a
|
chore: bump version to 25.5.31 (#2815)
|
2025-05-31 00:39:47 +08:00 |
|
三咲雅 misaki masa
|
4fdc0f120f
|
fix: make every effort to carry hidden states for dummy files (#2814)
|
2025-05-31 00:08:50 +08:00 |
|
三咲雅 misaki masa
|
e6471b7fe0
|
fix: expose ui.Wrap (#2810)
|
2025-05-30 18:14:57 +08:00 |
|
三咲雅 misaki masa
|
5cb6e1f224
|
chore: bump version to 25.5.28 (#2804)
|
2025-05-28 20:48:57 +08:00 |
|
三咲雅 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 |
|
三咲雅 misaki masa
|
c6fcb4f799
|
feat: make custom tab bar easier (#2782)
|
2025-05-21 13:56:52 +08:00 |
|
三咲雅 misaki masa
|
b6ae5d3ca9
|
feat: truncate long paths in archive preview file list (#2778)
|
2025-05-19 23:23:40 +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
|
9a0ef6bb20
|
fix: icon rules mixing (#2755)
|
2025-05-14 16:31:21 +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
|
ea90b0477e
|
feat!: redesign tabs (#2745)
|
2025-05-11 12:11:29 +08:00 |
|
三咲雅 · Misaki Masa
|
41cba40072
|
feat: make ui.Line renderable (#2743)
|
2025-05-10 11:50:06 +08:00 |
|
三咲雅 · Misaki Masa
|
9037f8b8c0
|
feat!: 9x faster Sixel image preview (#2707)
|
2025-05-02 00:47:27 +08:00 |
|
三咲雅 · Misaki Masa
|
d6a01a63ef
|
feat: show error when image preview fails (#2706)
|
2025-05-01 22:58:24 +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
|
eba9f1e4f0
|
feat: calculate real-time directory size in spotter (#2695)
|
2025-04-29 22:17:06 +08:00 |
|
三咲雅 · Misaki Masa
|
54687181b3
|
feat: promote Id to a first-class type (#2692)
|
2025-04-28 23:52:23 +08:00 |
|
三咲雅 · Misaki Masa
|
2c99075ffa
|
feat: new fs.calc_size() API (#2691)
|
2025-04-28 21:56:08 +08:00 |
|
三咲雅 · Misaki Masa
|
9e9ebf0745
|
feat: obscure input component for inputting passwords (#2675)
|
2025-04-25 07:15:51 +08:00 |
|
三咲雅 · Misaki Masa
|
bfad57d86f
|
feat: new --no-dummy option for reveal command (#2664)
|
2025-04-22 22:22:33 +08:00 |
|
三咲雅 · Misaki Masa
|
7169e19ff0
|
feat: fine-grained peek and watch (#2655)
|
2025-04-21 21:04:31 +08:00 |
|
三咲雅 · Misaki Masa
|
8327826217
|
feat: new ya.emit() API (#2653)
|
2025-04-21 19:28:52 +08:00 |
|
三咲雅 · Misaki Masa
|
6bd7a8039a
|
refactor: switch to Rust 2024 edition (#2645)
|
2025-04-20 23:41:05 +08:00 |
|
三咲雅 · Misaki Masa
|
88bbbac7dd
|
feat: support embedded cover for video preview (#2640)
|
2025-04-19 23:13:11 +08:00 |
|
三咲雅 · Misaki Masa
|
c38be35250
|
feat: fall back to CSI 16 t when PowerShell OpenSSH returns a fake terminal size (#2636)
|
2025-04-18 03:00:53 +08:00 |
|
三咲雅 · Misaki Masa
|
510cb14ab6
|
feat: copy-on-write support for field caching (#2629)
|
2025-04-16 20:08:12 +08:00 |
|