三咲雅 misaki masa
|
01fd967fa3
|
fix: DECSCUSR over DECSET 12 (#3165)
|
2025-09-13 11:03:08 +08:00 |
|
三咲雅 misaki masa
|
d7df581b67
|
feat: tasks without progress (#3131)
|
2025-09-02 16:58:34 +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
|
a076ff8c82
|
refactor: satisfy mismatched-lifetime-syntaxes lint (#2881)
|
2025-06-16 11:52:35 +08:00 |
|
三咲雅 · Misaki Masa
|
4e2a8bdf51
|
fix: avoid tmux interfering with kitty graphical sequences (#2734)
|
2025-05-07 09:54:20 +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 |
|
Nicholas42
|
af92b92da8
|
feat: allow custom exit code with quit --code (#2609)
Co-authored-by: Nicholas Schwab <git@nicholas-schwab.de>
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-04-12 17:59:23 +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
|
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
|
faee35fc44
|
fix: force ANSI for keyboard progressive enhancement on Windows (#2474)
|
2025-03-11 15:19:30 +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
|
3dc6d82b98
|
feat: log tmux call execution time to logs (#2444)
|
2025-03-06 07:24:41 +08:00 |
|
三咲雅 · Misaki Masa
|
235f6888d4
|
refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397)
|
2025-02-25 23:12:54 +08:00 |
|
三咲雅 · Misaki Masa
|
f25ef0f07b
|
feat: terminal response detection under async stdin (#2347)
|
2025-02-16 23:05:39 +08:00 |
|
三咲雅 · Misaki Masa
|
793c90f021
|
fix: reverse the order of CSI-based and environment-based terminal detection (#2310)
|
2025-02-09 14:50:19 +08:00 |
|
三咲雅 · Misaki Masa
|
b236f34d31
|
feat: new @since plugin annotation to specify the minimum supported Yazi version (#2290)
|
2025-02-05 15:55:56 +08:00 |
|
evpeople
|
77624ba6dc
|
feat: ya pack supports adding and deleting multiple packages at the same time (#2257)
|
2025-01-31 16:16:49 +08:00 |
|
三咲雅 · Misaki Masa
|
245fb030df
|
feat: support local tmux image preview over SSH (#2229)
|
2025-01-20 18:59:00 +08:00 |
|
darcy
|
ba62b407bd
|
feat: replace mode and Vim motions (W, E, B, ^, _) for inputs (#2143)
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
|
2025-01-08 18:38:21 +08:00 |
|
三咲雅 · Misaki Masa
|
63ad28930f
|
fix: use a less intrusive DSR instead of DA1 workaround to forward terminal responses twice in tmux (#2058)
|
2024-12-16 21:59:28 +08:00 |
|
三咲雅 · Misaki Masa
|
f4eef99f7e
|
fix: allow-passthrough must be set to on to prevent tmux from forwarding the real terminal's response to the inactive pane (#2052)
|
2024-12-16 09:07:56 +08:00 |
|
三咲雅 · Misaki Masa
|
4026cebd88
|
feat!: auto switch between dark and light icons/flavors based on terminal backgrounds (#1946)
|
2024-11-25 16:43:07 +08:00 |
|
三咲雅 · Misaki Masa
|
13e307eab2
|
refactor: simplify module exports (#1770)
|
2024-10-12 21:05:12 +08:00 |
|
三咲雅 · Misaki Masa
|
c84917c5e8
|
feat: yazi --debug supports detecting whether tmux is built with --enable-sixel (#1762)
|
2024-10-11 19:39:47 +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
|
ff04e2d21f
|
chore: upgrade ratatui to 0.28.1 (#1601)
|
2024-09-04 01:48:18 +08:00 |
|
三咲雅 · Misaki Masa
|
90b1e525b8
|
fix: DECSET and DECRQM tmux passthrough (#1564)
|
2024-08-28 03:08:52 +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 |
|
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 |
|
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 |
|