sxyazi
|
463150848d
|
feat: dynamic previewer Lua API (#3891)
|
2026-04-16 17:05:46 +08:00 |
|
sxyazi
|
ad655eda52
|
refactor: simplify FromStr implementations with strum
|
2026-04-03 09:13:52 +08:00 |
|
三咲雅 misaki masa
|
0aeeb3b0f7
|
feat!: custom tab name (#3666)
|
2026-02-08 10:46:38 +08:00 |
|
三咲雅 misaki masa
|
92880b844b
|
refactor: make command data cloneable (#3613)
|
2026-01-26 07:36:35 +08:00 |
|
三咲雅 misaki masa
|
c6e03e91d2
|
feat: remote filesystem support for interactive cd (#3398)
|
2025-12-03 17:06:42 +08:00 |
|
三咲雅 misaki masa
|
e5ee31cb7e
|
feat: new Unix path backend (#3359)
|
2025-11-24 11:35:10 +08:00 |
|
三咲雅 misaki masa
|
d3ad1c0920
|
refactor: refine PathLike and StrandLike traits (#3340)
|
2025-11-19 18:07:04 +08:00 |
|
三咲雅 misaki masa
|
d7df581b67
|
feat: tasks without progress (#3131)
|
2025-09-02 16:58:34 +08:00 |
|
三咲雅 misaki masa
|
9810196565
|
refactor: introduce LocBuf (#3062)
|
2025-08-17 16:25:04 +08:00 |
|
三咲雅 misaki masa
|
41b00c8d4e
|
feat: allow DDS events to change command arguments (#3037)
|
2025-08-06 22:23:22 +08:00 |
|
三咲雅 misaki masa
|
9535caad5b
|
fix: make URLs with invalid UTF-8 serializable (#3023)
|
2025-07-28 17:21:47 +08:00 |
|
三咲雅 misaki masa
|
452b435b71
|
feat: allow dynamic adjustment of layout ratio via rt.mgr.ratio (#2964)
|
2025-07-08 23:59:50 +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
|
9e9ebf0745
|
feat: obscure input component for inputting passwords (#2675)
|
2025-04-25 07:15:51 +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
|
38e45c647b
|
refactor: consistent naming for enum variants (#2339)
|
2025-02-14 23:17:06 +08:00 |
|
三咲雅 · Misaki Masa
|
7d993c1517
|
feat: support and hide Windows system files by default (#2149)
|
2025-01-03 08:18:34 +08:00 |
|
三咲雅 · Misaki Masa
|
7d3e58951c
|
feat: new ya.confirm() API (#2095)
|
2024-12-25 00:35:46 +08:00 |
|
三咲雅 · Misaki Masa
|
4bd8b0b446
|
feat: new load DDS event (#1980)
|
2024-12-03 09:13:23 +08:00 |
|
三咲雅 · Misaki Masa
|
60cfa7dba9
|
feat: launch from preset settings if the user's config cannot be parsed (#1832)
|
2024-10-25 16:27:26 +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 |
|
Tyarel
|
dfe2884110
|
feat: support setting different input titles for create --dir (#1650)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-09-17 00:03:17 +08:00 |
|
三咲雅 · Misaki Masa
|
5f4779cc90
|
perf: truncate long lists in confirm dialogs (#1590)
|
2024-09-02 07:19:22 +08:00 |
|
thelamb
|
92112de1c0
|
feat: new confirm component (#1167)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-22 22:20:31 +08:00 |
|
sxyazi
|
f35712a768
|
refactor: prefer FromStr over Default for configuration parsing with side effects
|
2024-06-18 16:26:29 +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
|
bd572706cd
|
feat: ya.input() plugin API (#762)
|
2024-03-02 20:33:34 +08:00 |
|
三咲雅 · Misaki Masa
|
acb8b47eee
|
feat: improve search input title (#559)
|
2024-01-22 14:25:07 +08:00 |
|
Azad
|
ca78f4c9b0
|
feat: add --empty and --cursor options to the rename command (#513)
|
2024-01-16 00:14:49 +08:00 |
|
Rolv Apneseth
|
d2599b80b0
|
feat: filter files in real-time (#454)
|
2023-12-28 00:33:16 +08:00 |
|
三咲雅 · Misaki Masa
|
a1984725e4
|
refactor: move event to shared (#403)
|
2023-11-28 02:21:36 +08:00 |
|
三咲雅 · Misaki Masa
|
d57a9642db
|
feat: make emacs readline keybindings configurable (#382)
|
2023-11-21 09:35:25 +08:00 |
|
Hanaasagi
|
bb2353c7b9
|
feat: make Input and Select positions customizable (#361)
|
2023-11-18 01:40:20 +08:00 |
|