三咲雅 misaki masa
|
b637c32ef7
|
feat: increase terminal response timeout to better tolerate slow SSH network environments (#2843)
|
2025-06-05 23:03:46 +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
|
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
|
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
|
94ff413e23
|
fix: STDIN_FILENO poll always returns 0 under SSH (#2427)
|
2025-03-02 11:02:26 +08:00 |
|
三咲雅 · Misaki Masa
|
f25ef0f07b
|
feat: terminal response detection under async stdin (#2347)
|
2025-02-16 23:05:39 +08:00 |
|
三咲雅 · Misaki Masa
|
d75a5d6628
|
feat: reduce terminal response wait timeout (#2314)
|
2025-02-10 18:46:38 +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
|
245fb030df
|
feat: support local tmux image preview over SSH (#2229)
|
2025-01-20 18:59:00 +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
|
62ac224cff
|
fix: disable passthrough when the user launches Yazi in Neovim inside tmux (#2014)
|
2024-12-09 10:27:58 +08:00 |
|
三咲雅 · Misaki Masa
|
3bd625a8af
|
docs: add README for default configuration files (#2005)
|
2024-12-07 02:24:47 +08:00 |
|
三咲雅 · Misaki Masa
|
9d3c0c72fe
|
feat: fallback to CSI 16 t for certain terminals that do not support TIOCGWINSZ (#2004)
|
2024-12-07 00:46:10 +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 |
|
Integral
|
441ebcb764
|
refactor: destructure tuples to enhance readability (#1874)
|
2024-11-03 15:47:24 +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
|
2014aee646
|
fix!: introduce a new btime term to align ctime with Unix (#1761)
|
2024-10-11 18:05:08 +08:00 |
|
三咲雅 · Misaki Masa
|
3321f47d46
|
refactor: use Kgp instead of Kitty since "Kitty" is a terminal emulator not a protocol name (#1732)
|
2024-10-04 23:43:36 +08:00 |
|
三咲雅 · Misaki Masa
|
e6912da7d1
|
feat: add more context to error messages (#1701)
|
2024-09-29 15:56:28 +08:00 |
|
Raphael Amorim
|
9f8109e02e
|
feat: adapt for image preview in the Rio terminal (#1690)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-09-27 00:35:01 +08:00 |
|
三咲雅 · Misaki Masa
|
631afd09ee
|
fix: warnings should be output to stderr instead of stdout (#1669)
|
2024-09-21 20:12:35 +08:00 |
|
Diego Dorado
|
0acf5c288e
|
feat: support transparent image preview (#1556)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-09-15 00:00:43 +08:00 |
|
e82eric
|
e940d81d2a
|
feat: support image preview in Windows Terminal (#1588)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-09-02 11:47:30 +08:00 |
|
三咲雅 · Misaki Masa
|
90b1e525b8
|
fix: DECSET and DECRQM tmux passthrough (#1564)
|
2024-08-28 03:08:52 +08:00 |
|
三咲雅 · Misaki Masa
|
5df6873957
|
feat: switch to kitty unicode placeholders for Ghostty image previewing (#1427)
|
2024-08-07 19:13:32 +08:00 |
|
Xerxes-2
|
cc50f94de6
|
fix: preview files containing special \x1b characters as plain text and escape (#1395)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-05 13:21:28 +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 |
|