Commit graph

  • fb6de19e81 feat: Fix imports Jed 2026-06-21 19:31:34 +02:00
  • de881ce526 feat: removes comments Jed 2026-06-21 19:25:29 +02:00
  • c4fc9c605e feat: light refacto Jed 2026-06-21 19:18:46 +02:00
  • 963b277dbd Merge remote-tracking branch 'upstream/main' into improve-rg-search Jed 2026-06-21 19:11:28 +02:00
  • d1a3f7bc54 feat: do not block skip to be set of making preview go beyond view, there is a guard already Jed 2026-06-21 18:56:52 +02:00
  • 4f45ddb514
    fix: ignore NumLock state when comparing keybindings (#4071) 三咲雅 misaki masa 2026-06-20 23:53:21 +08:00
  • 7e27fa877e
    fix: ignore NumLock state when comparing keybindings sxyazi 2026-06-20 23:51:17 +08:00
  • 0ba1811af3
    fix: use cleaned and normalized $PWD as startup CWD to avoid MSYS2/git-bash path quirks (#4068) 三咲雅 misaki masa 2026-06-20 12:47:00 +08:00
  • 22710d5ce7
    Add changelog sxyazi 2026-06-20 12:46:28 +08:00
  • 6df9d13a2b
    fix: use cleaned and normalized $PWD as startup CWD to avoid MSYS2/git-bash path quirks sxyazi 2026-06-20 12:44:54 +08:00
  • feeea673f1
    fix: normalize \\?\-prefixed Verbatim paths when creating relative symlinks on Windows (#4067) 三咲雅 misaki masa 2026-06-20 12:07:33 +08:00
  • e8f9a8e324
    Add changelog sxyazi 2026-06-20 12:01:01 +08:00
  • 1e43d329d2
    fix: normalize \\?\-prefixed Verbatim paths when creating relative symlinks on Windows sxyazi 2026-06-20 11:59:17 +08:00
  • ef5db6e257
    fix: sort interactive cd candidates case-insensitively so short exact matches match first (#4066) 三咲雅 misaki masa 2026-06-20 11:15:40 +08:00
  • 5a12bf6bfe
    fix: sort interactive cd candidates case-insensitively so short exact matches match first sxyazi 2026-06-20 11:15:02 +08:00
  • 0daa5df644
    fix: use WebP as magick preset preloader cache format to keep image transparency (#4065) 三咲雅 misaki masa 2026-06-20 10:29:24 +08:00
  • 1fbe3279b3
    Add changelog sxyazi 2026-06-20 10:28:53 +08:00
  • b354854c79
    fix: use WEBP as magick preset preloader output format to keep image transparency sxyazi 2026-06-20 10:24:49 +08:00
  • 6144d2748e
    fix: keep package hashes indifferent to line endings when ya pkg pulls packages (#4064) 三咲雅 misaki masa 2026-06-20 09:34:41 +08:00
  • 51aef9f294
    ci: bump undici dependabot[bot] 2026-06-19 15:18:20 +00:00
  • 86b8af1495
    fix: keep package hashes indifferent to line endings when ya pkg pulls packages sxyazi 2026-06-20 09:32:57 +08:00
  • b8408cfab3
    ci: bump undici dependabot[bot] 2026-06-19 15:18:20 +00:00
  • 84a5be0b6a
    feat: Lua API for printing escape sequences to the terminal (#4059) 三咲雅 misaki masa 2026-06-19 23:14:13 +08:00
  • de27d2e9bf
    feat: Lua API for printing escape sequences to the terminal sxyazi 2026-06-19 23:02:52 +08:00
  • ab8d634f8e
    fix: split graceful vs passive stop in terminal stream (#4055) Alastair 2026-06-18 19:30:52 -06:00
  • 42ea744901
    Fix Windows sxyazi 2026-06-19 09:27:05 +08:00
  • 73a0d7fc13 fix: don't quit yazi when blocking child takes the TTY Alastair Scheuermann 2026-06-18 15:40:44 -06:00
  • 2bb1c8fb8f feat: Improve line highlighting for search Jed 2026-06-18 23:21:46 +02:00
  • 85132ff343
    fix: quit once event stream closes in case terminal won't send a SIGHUP signal (#4052) 三咲雅 misaki masa 2026-06-18 21:21:38 +08:00
  • 581c1e9193
    Add a little comment sxyazi 2026-06-18 21:21:21 +08:00
  • 82a09fa140
    fix: quit once event stream closes in case terminal won't send a SIGHUP signal sxyazi 2026-06-18 21:04:02 +08:00
  • 53d36b5186
    refactor: switch to ratatui-core (#4050) 三咲雅 misaki masa 2026-06-18 16:18:01 +08:00
  • c15733f32e
    refactor: switch to ratatui-core sxyazi 2026-06-18 16:12:30 +08:00
  • 446a5721bf
    refactor: move Lua bindings down into each subcrates (#4049) 三咲雅 misaki masa 2026-06-18 15:06:31 +08:00
  • ea86637e4b
    Fix CI sxyazi 2026-06-18 15:00:23 +08:00
  • d7cc0b48f7
    refactor: move Lua bindings down into each subcrates sxyazi 2026-06-18 14:38:39 +08:00
  • a53d404aa4 feat: highlight line Jed 2026-06-16 08:03:46 +02:00
  • 04501c6aa9 feat: pass highlight position from code.lua to highlight.rs module Jed 2026-06-15 22:06:28 +02:00
  • d95d323a89 feat: pass search length to the search url domain Jed 2026-06-15 22:05:44 +02:00
  • 21ed8e0167 feat: pass position to preview Jed 2026-06-14 22:55:02 +02:00
  • 520ff0adaf feat: going to next or previous occurrence is working with J and K Jed 2026-06-14 15:45:55 +02:00
  • 9a188dc24d
    Merge e4c5df99b5 into f1e93d7f52 likelikeslike 2026-06-14 21:17:18 +08:00
  • f1e93d7f52
    feat: new input DDS event watching changes in input content (#4043) 三咲雅 misaki masa 2026-06-14 19:58:23 +08:00
  • 04ae6a2fd6
    feat: new input DDS event watching changes in input content sxyazi 2026-06-14 19:57:07 +08:00
  • 70b072080e adapter: allow kitty passthrough under zellij luccahuguet 2026-06-13 17:39:29 -03:00
  • b37be0529a
    feat: new ui.Input element (#4040) 三咲雅 misaki masa 2026-06-13 19:37:29 +08:00
  • 94683d86a4
    Add changelog sxyazi 2026-06-13 19:32:11 +08:00
  • 1948b32d98
    feat: new ui.Input element sxyazi 2026-06-13 19:10:00 +08:00
  • e4c5df99b5 test: add test cases for cycle rename zhaoyang 2026-06-11 21:38:27 +08:00
  • 6f2b642d59 fix: use encoded bytes for Tuple hashing zhaoyang 2026-06-11 21:31:35 +08:00
  • af332e78ea feat: allow cycle rename zhaoyang 2026-06-11 19:58:16 +08:00
  • 9b920ed2e3
    refactor: unify rendering behavior with a new renderer (#4038) 三咲雅 misaki masa 2026-06-11 20:44:22 +08:00
  • 45a6022933
    refactor: unify rendering behavior with a new renderer sxyazi 2026-06-11 20:38:22 +08:00
  • 814b766cce refactor: using data-driven map to refactor modifier diff Qiumix 2026-06-11 02:30:49 +08:00
  • 07a5deb109
    feat: dynamic keymap Lua API (#4031) 三咲雅 misaki masa 2026-06-10 15:09:49 +08:00
  • 53f8329e3b
    Add changelog sxyazi 2026-06-10 15:04:02 +08:00
  • 7868a4a18d
    feat: dynamic keymap Lua API sxyazi 2026-06-10 14:59:17 +08:00
  • 4086fbb166
    feat(nix): shell completions for ya CLI (#4030) Biswapriyo Nath 2026-06-10 10:52:31 +05:30
  • 8ed1d253f3 feat(nix): add yazi-cli shell completions Biswapriyo Nath 2026-06-10 05:19:55 +00:00
  • 9cfeb67db7
    refactor: make Lua bindings Send (#4027) sxyazi 2026-06-09 22:52:43 +08:00
  • 596877e843
    refactor: make Lua bindings Send sxyazi 2026-06-09 22:21:45 +08:00
  • a29e5c9296 feat: wip highlight section of preview Jed 2026-06-08 23:42:30 +02:00
  • 947e734860 feat: wip store search_idx in preview to be usable in code.lua Jed 2026-06-08 23:42:15 +02:00
  • 6aadb3ff38 fix: magick preview of multiframe files with special chars in names Omenabaka 2026-06-08 23:16:30 +03:00
  • c93d2ae986 fix: magick preview of multiframe files Omenabaka 2026-06-07 19:59:12 +03:00
  • f6113d3865
    feat: advanced app overall style (#4023) 三咲雅 misaki masa 2026-06-07 21:46:07 +08:00
  • 7fbe71f4cc
    feat: advanced app overall style sxyazi 2026-06-07 21:36:33 +08:00
  • ea7fa2127c
    perf: eliminate hacks in image and UI conflict resolution (#4022) 三咲雅 misaki masa 2026-06-06 14:35:12 +08:00
  • 1bf62b089b
    Add changelog sxyazi 2026-06-06 14:33:07 +08:00
  • a219074aea
    perf: eliminate hacks in image and UI conflict resolution sxyazi 2026-06-06 14:30:07 +08:00
  • 8a4b0b208e
    fix(snap): make bundled magick find libgomp at runtime (#4016) cyanyux 2026-06-06 13:53:59 +08:00
  • 9bdd6777e4
    feat: keymap Lua bindings (#4021) 三咲雅 misaki masa 2026-06-06 13:45:52 +08:00
  • adeab65eec
    Pin Ratatui to 0.30.0 due to breaking changes in 0.30.1 sxyazi 2026-06-06 13:05:54 +08:00
  • 22a4e384bd
    feat: keymap Lua bindings sxyazi 2026-06-06 12:42:14 +08:00
  • ba43e04fb8 feat: rework code.lua to seek and peak to the right search occurrence Jed 2026-06-04 23:30:54 +02:00
  • c1f4fb5c3b feat: wip improve rg generated url to get all files occurences Jed 2026-06-04 19:49:37 +02:00
  • 7239eb5168 fix(snap): make bundled magick find libgomp at runtime cyanyux 2026-06-02 18:44:26 +08:00
  • 8e80798984
    feat: new gait for input backward and forward actions (#4012) 三咲雅 misaki masa 2026-06-01 13:16:01 +08:00
  • f1a33bc054
    feat: new gait for input backward and forward actions sxyazi 2026-06-01 13:15:20 +08:00
  • e892bf7d90
    fix: decouple yazi_boot crate init from yazi_term init (#4011) 三咲雅 misaki masa 2026-05-31 13:07:11 +08:00
  • c839850940
    .. sxyazi 2026-05-31 13:06:41 +08:00
  • b6bb439975
    fix: decouple yazi_boot crate init from yazi_term init sxyazi 2026-05-31 12:55:06 +08:00
  • 601cb10b32
    feat: Unix domain socket on Windows as the underlying transport layer for DDS (#4009) 三咲雅 misaki masa 2026-05-29 15:33:03 +08:00
  • b0d0dfb358
    Consider errors on next_line() sxyazi 2026-05-29 14:32:48 +08:00
  • a81566fb04
    feat: Unix domain socket on Windows as the underlying transport layer for DDS sxyazi 2026-05-29 12:50:22 +08:00
  • 6c30430666
    fix: a TOCTOU race condition while creating temporary directories (#4008) 三咲雅 misaki masa 2026-05-28 18:07:31 +08:00
  • 7483f3040b
    fix: a TOCTOU race condition while creating temporary directories sxyazi 2026-05-28 17:59:46 +08:00
  • 7a51626505
    feat: drag and drop (#4005) 三咲雅 misaki masa 2026-05-28 09:25:13 +08:00
  • 0e8272363d
    fix: remove duplicate nix cargo registry override copilot-swe-agent[bot] 2026-05-28 04:02:50 +00:00
  • 6b8b1e160c
    fix(nix): use cargoLock with static.crates.io CDN to fix 403 errors copilot-swe-agent[bot] 2026-05-28 03:37:09 +00:00
  • 00e434fd63
    fix(nix): switch from cargoLock to cargoHash to fix crates.io 403 errors copilot-swe-agent[bot] 2026-05-28 03:24:34 +00:00
  • 84da2917b2
    feat: drag and drop (#4005) 三咲雅 misaki masa 2026-05-28 09:25:13 +08:00
  • e0227219f7
    fix: stricter RFC 3986 character set sxyazi 2026-05-28 09:08:46 +08:00
  • 7fe3bf5841
    fix: CI sxyazi 2026-05-28 08:58:02 +08:00
  • 54a760d8f4
    fix: encode the uri list sxyazi 2026-05-28 08:56:44 +08:00
  • b4c491afac
    Add changelog sxyazi 2026-05-28 08:19:59 +08:00
  • eb8ac6d91d
    feat: drag and drop sxyazi 2026-05-28 08:00:45 +08:00
  • cf8b54179e
    feat: terminal drag and drop protocol (#3999) 三咲雅 misaki masa 2026-05-25 10:30:04 +08:00
  • 1bff738fdd
    feat: terminal drag and drop protocol sxyazi 2026-05-25 10:17:17 +08:00
  • f7fea2b19a
    docs: update contributing guidelines 三咲雅 misaki masa 2026-05-25 09:31:04 +08:00