Jed
|
b1d0f10cec
|
Merge remote-tracking branch 'upstream/main' into improve-rg-search
|
2026-07-05 18:34:33 +02:00 |
|
三咲雅 misaki masa
|
c92c4aba88
|
feat: make visual mode support wraparound scrolling (#4101)
|
2026-07-05 18:06:25 +08:00 |
|
ebugusey
|
6e0aaee822
|
feat: add ya CLI completions to Windows package (#4099)
|
2026-07-03 22:09:57 +08:00 |
|
三咲雅 misaki masa
|
b8ceaea940
|
feat!: show file icons in trash/delete/overwrite confirmations (#4096)
|
2026-07-02 04:09:12 +08:00 |
|
三咲雅 misaki masa
|
21550a7eb5
|
feat: new target parameter for create action (#4088)
|
2026-06-28 02:10:23 +08:00 |
|
三咲雅 misaki masa
|
39527f488f
|
perf: switch memory allocator back to jemalloc (#4084)
|
2026-06-26 22:38:48 +08:00 |
|
三咲雅 misaki masa
|
de611b0e6b
|
perf: switch memory allocator to mimalloc (#4083)
|
2026-06-26 14:34:28 +08:00 |
|
三咲雅 misaki masa
|
ef654f4420
|
feat: context-aware icons for inputs (#4080)
|
2026-06-24 23:14:16 +08:00 |
|
Alastair
|
2a106aa231
|
fix: filter keybindings by chord in command palette (#4078)
Co-authored-by: Alastair Scheuermann <alastairsounds@users.noreply.github.com>
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2026-06-24 21:50:51 +08:00 |
|
SpiritCroc
|
b1ee2e72ff
|
feat: H/M/L Vim-like motion for moving cursor relative to viewport (#3970)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2026-06-24 17:42:20 +08:00 |
|
三咲雅 misaki masa
|
581886a355
|
feat!: make help menu a command palette (#4074)
|
2026-06-22 23:57:29 +08:00 |
|
Jed
|
fb6de19e81
|
feat: Fix imports
|
2026-06-21 19:31:34 +02:00 |
|
Jed
|
de881ce526
|
feat: removes comments
|
2026-06-21 19:25:29 +02:00 |
|
Jed
|
c4fc9c605e
|
feat: light refacto
|
2026-06-21 19:18:46 +02:00 |
|
Jed
|
963b277dbd
|
Merge remote-tracking branch 'upstream/main' into improve-rg-search
|
2026-06-21 19:17:02 +02:00 |
|
Jed
|
d1a3f7bc54
|
feat: do not block skip to be set of making preview go beyond view, there is a guard already
|
2026-06-21 18:56:52 +02:00 |
|
三咲雅 misaki masa
|
4f45ddb514
|
fix: ignore NumLock state when comparing keybindings (#4071)
|
2026-06-20 23:57:12 +08:00 |
|
三咲雅 misaki masa
|
0ba1811af3
|
fix: use cleaned and normalized $PWD as startup CWD to avoid MSYS2/git-bash path quirks (#4068)
|
2026-06-20 12:47:00 +08:00 |
|
三咲雅 misaki masa
|
feeea673f1
|
fix: normalize \\?\-prefixed Verbatim paths when creating relative symlinks on Windows (#4067)
|
2026-06-20 12:07:33 +08:00 |
|
三咲雅 misaki masa
|
ef5db6e257
|
fix: sort interactive cd candidates case-insensitively so short exact matches match first (#4066)
|
2026-06-20 11:15:40 +08:00 |
|
三咲雅 misaki masa
|
0daa5df644
|
fix: use WebP as magick preset preloader cache format to keep image transparency (#4065)
|
2026-06-20 10:37:24 +08:00 |
|
三咲雅 misaki masa
|
6144d2748e
|
fix: keep package hashes indifferent to line endings when ya pkg pulls packages (#4064)
|
2026-06-20 09:34:41 +08:00 |
|
三咲雅 misaki masa
|
84a5be0b6a
|
feat: Lua API for printing escape sequences to the terminal (#4059)
|
2026-06-19 23:14:13 +08:00 |
|
Alastair
|
ab8d634f8e
|
fix: split graceful vs passive stop in terminal stream (#4055)
Co-authored-by: Alastair Scheuermann <alastairsounds@users.noreply.github.com>
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2026-06-19 09:30:52 +08:00 |
|
Jed
|
2bb1c8fb8f
|
feat: Improve line highlighting for search
|
2026-06-18 23:21:46 +02:00 |
|
三咲雅 misaki masa
|
85132ff343
|
fix: quit once event stream closes in case terminal won't send a SIGHUP signal (#4052)
|
2026-06-18 21:21:38 +08:00 |
|
三咲雅 misaki masa
|
53d36b5186
|
refactor: switch to ratatui-core (#4050)
|
2026-06-18 16:23:26 +08:00 |
|
三咲雅 misaki masa
|
446a5721bf
|
refactor: move Lua bindings down into each subcrates (#4049)
|
2026-06-18 15:06:31 +08:00 |
|
Jed
|
a53d404aa4
|
feat: highlight line
|
2026-06-16 08:03:46 +02:00 |
|
Jed
|
04501c6aa9
|
feat: pass highlight position from code.lua to highlight.rs module
|
2026-06-15 22:06:28 +02:00 |
|
Jed
|
d95d323a89
|
feat: pass search length to the search url domain
|
2026-06-15 22:05:44 +02:00 |
|
Jed
|
21ed8e0167
|
feat: pass position to preview
|
2026-06-15 19:17:15 +02:00 |
|
Jed
|
520ff0adaf
|
feat: going to next or previous occurrence is working with J and K
|
2026-06-14 15:45:55 +02:00 |
|
三咲雅 misaki masa
|
f1e93d7f52
|
feat: new input DDS event watching changes in input content (#4043)
|
2026-06-14 19:58:23 +08:00 |
|
三咲雅 misaki masa
|
b37be0529a
|
feat: new ui.Input element (#4040)
|
2026-06-13 19:37:29 +08:00 |
|
三咲雅 misaki masa
|
9b920ed2e3
|
refactor: unify rendering behavior with a new renderer (#4038)
|
2026-06-11 20:44:22 +08:00 |
|
三咲雅 misaki masa
|
07a5deb109
|
feat: dynamic keymap Lua API (#4031)
|
2026-06-10 15:09:49 +08:00 |
|
Biswapriyo Nath
|
4086fbb166
|
feat(nix): shell completions for ya CLI (#4030)
|
2026-06-10 13:22:31 +08:00 |
|
sxyazi
|
9cfeb67db7
|
refactor: make Lua bindings Send (#4027)
|
2026-06-09 22:52:43 +08:00 |
|
Jed
|
a29e5c9296
|
feat: wip highlight section of preview
|
2026-06-08 23:42:30 +02:00 |
|
Jed
|
947e734860
|
feat: wip store search_idx in preview to be usable in code.lua
|
2026-06-08 23:42:15 +02:00 |
|
三咲雅 misaki masa
|
f6113d3865
|
feat: advanced app overall style (#4023)
|
2026-06-07 21:46:07 +08:00 |
|
三咲雅 misaki masa
|
ea7fa2127c
|
perf: eliminate hacks in image and UI conflict resolution (#4022)
|
2026-06-06 14:35:12 +08:00 |
|
cyanyux
|
8a4b0b208e
|
fix(snap): make bundled magick find libgomp at runtime (#4016)
|
2026-06-06 13:53:59 +08:00 |
|
三咲雅 misaki masa
|
9bdd6777e4
|
feat: keymap Lua bindings (#4021)
|
2026-06-06 13:45:52 +08:00 |
|
Jed
|
ba43e04fb8
|
feat: rework code.lua to seek and peak to the right search occurrence
|
2026-06-04 23:30:54 +02:00 |
|
Jed
|
c1f4fb5c3b
|
feat: wip improve rg generated url to get all files occurences
|
2026-06-04 23:30:14 +02:00 |
|
三咲雅 misaki masa
|
8e80798984
|
feat: new gait for input backward and forward actions (#4012)
|
2026-06-01 13:16:01 +08:00 |
|
三咲雅 misaki masa
|
e892bf7d90
|
fix: decouple yazi_boot crate init from yazi_term init (#4011)
|
2026-05-31 13:07:11 +08:00 |
|
三咲雅 misaki masa
|
601cb10b32
|
feat: Unix domain socket on Windows as the underlying transport layer for DDS (#4009)
|
2026-05-29 15:33:03 +08:00 |
|