三咲雅 misaki masa
|
d5f225bc4a
|
feat: virtual file system (#3034)
|
2025-08-05 02:23:57 +08:00 |
|
三咲雅 misaki masa
|
c2883f1e05
|
refactor: pull filesystem calls out into a designated yazi_fs crate (#3013)
|
2025-07-23 22:43:11 +08:00 |
|
三咲雅 misaki masa
|
74bd98031e
|
feat: key-* DDS events to allow canceling user key commands (#3005)
|
2025-07-20 14:11:57 +08:00 |
|
三咲雅 misaki masa
|
5f8a1496fe
|
refactor: invert the dependency relationship between yazi-parser and yazi-proxy (#2992)
|
2025-07-16 22:46:10 +08:00 |
|
三咲雅 misaki masa
|
2d1cf621db
|
fix: incomplete cache calculation algorithm (#2922)
|
2025-06-26 20:12:54 +08:00 |
|
三咲雅 misaki masa
|
590d336716
|
feat: fill in error messages if preview fails (#2917)
|
2025-06-24 16:47:39 +08:00 |
|
三咲雅 misaki masa
|
f5d0f47b51
|
fix: Cargo doesn't respect the workspace profile settings (#2899)
|
2025-06-21 14:58:58 +08:00 |
|
三咲雅 misaki masa
|
a076ff8c82
|
refactor: satisfy mismatched-lifetime-syntaxes lint (#2881)
|
2025-06-16 11:52:35 +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
|
b637c32ef7
|
feat: increase terminal response timeout to better tolerate slow SSH network environments (#2843)
|
2025-06-05 23:03:46 +08:00 |
|
三咲雅 misaki masa
|
b65a88075a
|
chore: bump version to 25.5.31 (#2815)
|
2025-05-31 00:39:47 +08:00 |
|
三咲雅 misaki masa
|
5cb6e1f224
|
chore: bump version to 25.5.28 (#2804)
|
2025-05-28 20:48:57 +08:00 |
|
三咲雅 · Misaki Masa
|
5a4e6e4068
|
feat: truncate long items in the file list (#2754)
|
2025-05-14 02:03:54 +08:00 |
|
三咲雅 · Misaki Masa
|
4e2a8bdf51
|
fix: avoid tmux interfering with kitty graphical sequences (#2734)
|
2025-05-07 09:54:20 +08:00 |
|
三咲雅 · Misaki Masa
|
9037f8b8c0
|
feat!: 9x faster Sixel image preview (#2707)
|
2025-05-02 00:47:27 +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
|
9e9ebf0745
|
feat: obscure input component for inputting passwords (#2675)
|
2025-04-25 07:15:51 +08:00 |
|
三咲雅 · Misaki Masa
|
6bd7a8039a
|
refactor: switch to Rust 2024 edition (#2645)
|
2025-04-20 23:41:05 +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 |
|
sxyazi
|
2e5f5ae5a6
|
chore: bump version to 25.4.8
|
2025-04-08 18:23:00 +08:00 |
|
三咲雅 · Misaki Masa
|
2e1156f267
|
fix: ignore XQuartz $DISPLAY variable (#2586)
|
2025-04-08 13:29:46 +08:00 |
|
三咲雅 · Misaki Masa
|
9565c1b6fd
|
perf!: cache UserData fields (#2572)
|
2025-04-05 07:42:27 +08:00 |
|
三咲雅 · Misaki Masa
|
3c9f619b84
|
feat: support Warp terminal image preview (#2571)
|
2025-04-04 08:02:51 +08:00 |
|
三咲雅 · Misaki Masa
|
aedfe766c5
|
refactor!: remove unnecessary tasks_show and close_input commands (#2530)
|
2025-03-25 17:37:16 +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
|
c8bf2c507a
|
refactor: prefer WriteConsoleW for Windows console output (#2464)
|
2025-03-10 14:41:02 +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
|
a2bbd29289
|
feat: custom search engine Lua API (#2452)
|
2025-03-07 17:48:44 +08:00 |
|
三咲雅 · Misaki Masa
|
3dc6d82b98
|
feat: log tmux call execution time to logs (#2444)
|
2025-03-06 07:24:41 +08:00 |
|
三咲雅 · Misaki Masa
|
3606bc7a1f
|
fix: reserve a hack for Zellij to force an image adapter (#2441)
|
2025-03-04 23:57:11 +08:00 |
|
三咲雅 · Misaki Masa
|
3082cad16c
|
fix: windows-sys features for Win32_Security and Win32_System_IO (#2434)
|
2025-03-03 22:20:07 +08:00 |
|
三咲雅 · Misaki Masa
|
46125eda6e
|
chore: bump version to 25.3.2 (#2428)
|
2025-03-02 21:33:13 +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
|
541d849157
|
fix: ignore stdin redirection to ensure always accessing the real tty (#2425)
|
2025-03-02 06:09:28 +08:00 |
|
三咲雅 · Misaki Masa
|
84d71bfa39
|
fix: windows-sys features for Win32_Storage_FileSystem and Win32_System_Threading (#2417)
|
2025-02-28 19:03:40 +08:00 |
|
三咲雅 · Misaki Masa
|
6b0a5306c2
|
chore: bump version to 25.2.26 (#2404)
|
2025-02-26 22:21:27 +08:00 |
|
三咲雅 · Misaki Masa
|
52a5ab59e9
|
feat: make incompatible version message more clear (#2377)
|
2025-02-21 23:08:42 +08:00 |
|
三咲雅 · Misaki Masa
|
f25ef0f07b
|
feat: terminal response detection under async stdin (#2347)
|
2025-02-16 23:05:39 +08:00 |
|
三咲雅 · Misaki Masa
|
f506849fb5
|
feat: CSI-based Vim and Neovim built-in terminal detection for better accuracy (#2327)
|
2025-02-12 20:13:27 +08:00 |
|
三咲雅 · Misaki Masa
|
ce9092e73e
|
chore: bump version to 25.2.11 (#2323)
|
2025-02-11 19:07:47 +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
|
17ff1e8812
|
chore: bump version to 25.2.7 (#2301)
|
2025-02-07 16:42:49 +08:00 |
|
三咲雅 · Misaki Masa
|
0c100ae5a6
|
feat: switch to Calendar Versioning (#2291)
|
2025-02-05 17:00:33 +08:00 |
|
sxyazi
|
74ce17ebbe
|
docs: add Bobcat to the list of VTEs with images preview support (#2269)
Co-authored-by: ismail-yilmaz <ismail-yilmaz@users.noreply.github.com>
|
2025-01-31 16:28:17 +08:00 |
|
三咲雅 · Misaki Masa
|
245fb030df
|
feat: support local tmux image preview over SSH (#2229)
|
2025-01-20 18:59:00 +08:00 |
|
三咲雅 · Misaki Masa
|
1e0c5ff61c
|
feat: allow YAZI_LOG to control the log level of Überzug++ (#2183)
|
2025-01-09 15:58:38 +08:00 |
|
三咲雅 · Misaki Masa
|
9117fe262f
|
fix: add Alacritty to the database as a terminal that doesn't support any image protocol (#2107)
|
2024-12-27 23:09:45 +08:00 |
|
sxyazi
|
783e95b1f2
|
chore: bump version to 0.4.3
|
2024-12-20 22:46:24 +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 |
|