三咲雅 · Misaki Masa
|
c8bf2c507a
|
refactor: prefer WriteConsoleW for Windows console output (#2464)
|
2025-03-10 14:41:02 +08:00 |
|
sxyazi
|
22980cf000
|
fix: set terminal code page to UTF-8 on Windows
|
2025-03-09 19:08:01 +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
|
31177fd1fd
|
fix: remove the temporary extraction directory forcefully (#2458)
|
2025-03-08 15:16:06 +08:00 |
|
三咲雅 · Misaki Masa
|
ece635d6b8
|
feat: allow tab_swap to cycle tabs (#2456)
|
2025-03-08 09:50:38 +08:00 |
|
三咲雅 · Misaki Masa
|
a2bbd29289
|
feat: custom search engine Lua API (#2452)
|
2025-03-07 17:48:44 +08:00 |
|
三咲雅 · Misaki Masa
|
dc46e90b0a
|
fix: always show the size in the status bar even in empty directories (#2449)
|
2025-03-06 18:54:13 +08:00 |
|
三咲雅 · Misaki Masa
|
3dc6d82b98
|
feat: log tmux call execution time to logs (#2444)
|
2025-03-06 07:24:41 +08:00 |
|
三咲雅 · Misaki Masa
|
68cd02816d
|
feat: new rt.term exports terminal emulator information (#2442)
|
2025-03-05 11:50:47 +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
|
51de941f79
|
feat: new <C-A> and <C-E> keybindings to select entire line for the input component (#2439)
|
2025-03-04 22:21:04 +08:00 |
|
Jon Seager
|
2d210ae557
|
ci: add snap publishing workflow (#2435)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-03-04 21:29:22 +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
|
38d5b2fc87
|
fix: align the behavior of the end-of-options marker (--) with that of the shell (#2431)
|
2025-03-03 10:56:38 +08:00 |
|
三咲雅 · Misaki Masa
|
46125eda6e
|
chore: bump version to 25.3.2 (#2428)
|
2025-03-02 21:33:13 +08:00 |
|
hankertrix
|
4e32cd91ca
|
feat: expose almost the entirety of the user's configuration in Lua (#2413)
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
|
2025-03-02 20:44:36 +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 |
|
sxyazi
|
66f015de95
|
ci: support 8-character short hash in validate-form workflow
|
2025-03-02 03:14:48 +08:00 |
|
hankertrix
|
57ef8f9ebd
|
fix: incorrect deprecation warning when the plugin doesn't exist (#2418)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-03-01 23:11:38 +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
|
2a6cad455f
|
refactor: use MaybeUninit in RoCell (#2412)
|
2025-02-28 08:49:36 +08:00 |
|
hankertrix
|
20c99c6a06
|
feat: expose all theme fields in Lua (#2405)
|
2025-02-27 02:28:15 +08:00 |
|
三咲雅 · Misaki Masa
|
6b0a5306c2
|
chore: bump version to 25.2.26 (#2404)
|
2025-02-26 22:21:27 +08:00 |
|
三咲雅 · Misaki Masa
|
950750f66e
|
fix: respect the user's image_alloc setting for the built-in ImageMagick previewer (#2403)
|
2025-02-26 21:00:05 +08:00 |
|
三咲雅 · Misaki Masa
|
953d567c63
|
feat: allow to specify layer for keymap commands (#2399)
|
2025-02-26 03:01:17 +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
|
68e892694d
|
feat: expose mode field in Cha (#2394)
|
2025-02-24 21:51:46 +08:00 |
|
三咲雅 · Misaki Masa
|
133c6ebc9d
|
refactor: rename cf to rt (#2393)
|
2025-02-24 21:26:19 +08:00 |
|
三咲雅 · Misaki Masa
|
f11f77d7b9
|
feat: new cf.args to access startup arguments (#2392)
|
2025-02-24 00:39:15 +08:00 |
|
paperbenni
|
6ca27597f9
|
feat: add ripgrep-all support for search (#2383)
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
|
2025-02-23 23:59:43 +08:00 |
|
三咲雅 · Misaki Masa
|
36ed32d2c3
|
feat: new tbl_col and tbl_cell in theme system for spotter table styling (#2391)
|
2025-02-23 23:37:35 +08:00 |
|
三咲雅 · Misaki Masa
|
7b4c4eae40
|
feat: new cf and th allow to access user configuration and theme scheme in sync/async plugins consistently (#2389)
|
2025-02-23 20:37:35 +08:00 |
|
三咲雅 · Misaki Masa
|
2410bb9671
|
feat: bump trash and libc versions to support NetBSD (#2388)
|
2025-02-23 18:36:17 +08:00 |
|
三咲雅 · Misaki Masa
|
52a5ab59e9
|
feat: make incompatible version message more clear (#2377)
|
2025-02-21 23:08:42 +08:00 |
|
sxyazi
|
7f17ecd547
|
ci: validate form
|
2025-02-21 20:07:34 +08:00 |
|
三咲雅 · Misaki Masa
|
f75194b7cf
|
fix: didn't reset previous Cha when loading directories in chunks (#2366)
|
2025-02-20 01:17:14 +08:00 |
|
三咲雅 · Misaki Masa
|
4465101089
|
feat: add a link to the debugging instructions in yazi --debug (#2365)
|
2025-02-19 18:21:21 +08:00 |
|
三咲雅 · Misaki Masa
|
1ddbbfea71
|
fix: add maximum preview limit under /proc virtual file system (#2355)
|
2025-02-17 15:20:50 +08:00 |
|
hankertrix
|
3ec832b9d8
|
fix: incorrect kebab-case for the notify level enum (#2349)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-02-17 14:34:50 +08:00 |
|
三咲雅 · Misaki Masa
|
f25ef0f07b
|
feat: terminal response detection under async stdin (#2347)
|
2025-02-16 23:05:39 +08:00 |
|
三咲雅 · Misaki Masa
|
22c8f370dc
|
feat: new external and removable fields in the fs.partitions() API (#2343)
|
2025-02-15 23:15:31 +08:00 |
|
三咲雅 · Misaki Masa
|
38e45c647b
|
refactor: consistent naming for enum variants (#2339)
|
2025-02-14 23:17:06 +08:00 |
|
boydaihungst
|
b9416d8a04
|
feat: respect the user's wrap setting for the built-in JSON previewer (#2337)
|
2025-02-14 23:08:40 +08:00 |
|
三咲雅 · Misaki Masa
|
077faacc9a
|
feat: respect the user's max_width setting for the built-in PDF preloader (#2331)
|
2025-02-13 19:02:17 +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
|
e2c841cca4
|
fix: load mount points with the best effort even if the /dev/disk/by-label directory does not exist (#2326)
|
2025-02-12 17:10:07 +08:00 |
|
PFiS
|
a4dde6a848
|
feat!: allow different separators to be applied individually to the left and right sides of the status bar (#2313)
|
2025-02-11 20:05:18 +08:00 |
|
三咲雅 · Misaki Masa
|
ce9092e73e
|
chore: bump version to 25.2.11 (#2323)
|
2025-02-11 19:07:47 +08:00 |
|
三咲雅 · Misaki Masa
|
89d4ceb5bb
|
feat: new overall option under [status] to allow specifying the overall style of the status bar (#2321)
|
2025-02-11 16:56:46 +08:00 |
|