三咲雅 misaki masa
|
eaeda8b4fa
|
perf: reduce memory allocations by using Lua 5.5 external strings (#3634)
|
2026-01-29 07:58:15 +08:00 |
|
三咲雅 misaki masa
|
2f66561a82
|
fix: Command:output() should set stderr to piped instead of stdin (#3458)
|
2025-12-24 16:18:11 +08:00 |
|
三咲雅 misaki masa
|
81ccdd8b64
|
feat: include stderr along with existing error code when video preview fails (#3383)
|
2025-11-29 10:06:05 +08:00 |
|
三咲雅 misaki masa
|
3561867b99
|
feat: WTF-8 validator (#3374)
|
2025-11-27 16:01:06 +08:00 |
|
三咲雅 misaki masa
|
a1fb206a59
|
feat: ya.quote() support escaping strings containing invalid UTF-8 (#3369)
|
2025-11-26 08:57:35 +08:00 |
|
三咲雅 misaki masa
|
e5ee31cb7e
|
feat: new Unix path backend (#3359)
|
2025-11-24 11:35:10 +08:00 |
|
三咲雅 misaki masa
|
97c63e2708
|
fix: make file counter more distinguishable in dark mode (#3311)
|
2025-11-05 01:20:56 +08:00 |
|
三咲雅 misaki masa
|
548bb0d063
|
refactor: upgrade to mlua v0.11.0 (#2989)
|
2025-07-16 11:02:34 +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
|
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
|
55f69fbfee
|
refactor: deprecate the Command:args() method (#2752)
|
2025-05-14 01:29:03 +08:00 |
|
三咲雅 · Misaki Masa
|
d6a01a63ef
|
feat: show error when image preview fails (#2706)
|
2025-05-01 22:58:24 +08:00 |
|
三咲雅 · Misaki Masa
|
510cb14ab6
|
feat: copy-on-write support for field caching (#2629)
|
2025-04-16 20:08:12 +08:00 |
|
三咲雅 · Misaki Masa
|
2e1156f267
|
fix: ignore XQuartz $DISPLAY variable (#2586)
|
2025-04-08 13:29:46 +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
|
da36cd6ab8
|
feat: new cx.layer API to determine the current UI layer (#2247)
|
2025-01-26 01:54:18 +08:00 |
|
三咲雅 · Misaki Masa
|
54918b506f
|
feat: new --cwd parameter for the shell command and fs.cwd() API (#2060)
|
2024-12-17 18:31:17 +08:00 |
|
三咲雅 · Misaki Masa
|
8ec944dbd3
|
fix: introduce own CWD instead of chdir to avoid potential race conditions (#2008)
|
2024-12-07 22:07:18 +08:00 |
|
三咲雅 · Misaki Masa
|
805597268a
|
feat!: use an Error userdata instead of a plain error code for I/O errors (#1939)
|
2024-11-23 18:30:17 +08:00 |
|
三咲雅 · Misaki Masa
|
a9a8a190a4
|
refactor: upgrade to mlua v0.10.0 (#1842)
|
2024-11-08 22:37:32 +08:00 |
|
三咲雅 · Misaki Masa
|
16881aab2f
|
feat: support reading non-UTF8 data with Child:read_line() API (#1816)
|
2024-10-21 02:59:38 +08:00 |
|
三咲雅 · Misaki Masa
|
43b5ae0e6c
|
feat!: add ui.Text, ui.Table, remove ui.Paragraph and ui.ListItem (#1776)
|
2024-10-14 01:54:03 +08:00 |
|
三咲雅 · Misaki Masa
|
35c3c9e0f7
|
refactor!: rename the term select to toggle to reserve select for future use (#1773)
|
2024-10-13 18:47:12 +08:00 |
|
三咲雅 · Misaki Masa
|
13e307eab2
|
refactor: simplify module exports (#1770)
|
2024-10-12 21:05:12 +08:00 |
|
三咲雅 · Misaki Masa
|
631afd09ee
|
fix: warnings should be output to stderr instead of stdout (#1669)
|
2024-09-21 20:12:35 +08:00 |
|
三咲雅 · Misaki Masa
|
71d6b0d9f2
|
feat: add status() method to Command (#1473)
|
2024-08-12 21:03:45 +08:00 |
|
三咲雅 · Misaki Masa
|
ce944bca88
|
fix: close stdin before waiting for child process (#1464)
|
2024-08-11 13:14:16 +08:00 |
|
三咲雅 · Misaki Masa
|
95e960a64a
|
refactor!: v0.3 API changes (#1108)
|
2024-05-31 01:09:30 +08:00 |
|
三咲雅 · Misaki Masa
|
28dfe728ab
|
feat: support stdin and pipe for Child API (#1033)
|
2024-05-14 22:07:19 +08:00 |
|
sxyazi
|
cd2e7ff945
|
feat: re-implement zoxide as a built-in plugin (#881)
|
2024-04-07 09:00:58 +08:00 |
|
三咲雅 · Misaki Masa
|
4e873e62f1
|
feat: ui.Clear component for UI plugins (#786)
|
2024-03-06 19:07:37 +08:00 |
|
sxyazi
|
497aa26f75
|
feat: add parse method to Line element
|
2024-03-05 00:53:01 +08:00 |
|
sxyazi
|
d8abb3ed79
|
perf: prefer raw_get() and raw_set()
|
2024-02-26 12:49:58 +08:00 |
|
三咲雅 · Misaki Masa
|
701c08ce1e
|
feat: allow the spawned child processes to suspend (#556)
|
2024-01-22 08:43:51 +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
|
5fb0fceacb
|
perf: chunk loading for mime-types (#467)
|
2024-01-01 21:15:38 +08:00 |
|
sxyazi
|
ccb98ac21f
|
feat: v0.2.0 API
|
2023-12-30 23:41:41 +08:00 |
|
三咲雅 · Misaki Masa
|
82bab0f24a
|
feat!: custom preloader & previewer (#401)
|
2023-12-26 19:48:33 +08:00 |
|