Commit graph

  • a246e9c7c0
    feat: make cmp component follow input cursor (#3784) 三咲雅 misaki masa 2026-03-19 21:19:10 +08:00
  • 45276f5f64
    .. sxyazi 2026-03-19 21:18:40 +08:00
  • b2c75300ef
    feat: make cmp component follow input cursor sxyazi 2026-03-19 21:04:03 +08:00
  • cc2414728c
    feat: new ya.exec() API and ya exec subcommand to execute an action and await its result (#3780) 三咲雅 misaki masa 2026-03-18 19:18:36 +08:00
  • 83147c5c34
    Add changelog sxyazi 2026-03-18 19:12:12 +08:00
  • 833789040d
    feat: new ya.exec() API and ya exec subcommand to execute an action and await its result sxyazi 2026-03-18 19:06:07 +08:00
  • 6a1ddb71e0
    feat: deserialize from Data (#3778) 三咲雅 misaki masa 2026-03-18 14:13:23 +08:00
  • eed2da8f89
    .. sxyazi 2026-03-18 14:03:03 +08:00
  • 7eb040fb1d
    .. sxyazi 2026-03-18 13:52:06 +08:00
  • 7de985faf2
    feat: deserialize from Data sxyazi 2026-03-18 12:52:34 +08:00
  • da96795303
    refactor: make Clippy happy sxyazi 2026-03-17 09:41:46 +08:00
  • 99e5484f93 fix: strip leftover suffix when completing with cursor not at end easonysliu 2026-03-16 16:06:01 +08:00
  • de01a56ac5
    fix: use edit opener for files with MIME application/wine-extension-ini (#3771) 三咲雅 misaki masa 2026-03-16 13:29:03 +08:00
  • ee450eb618
    fix: use edit opener for files with MIME application/wine-extension-ini sxyazi 2026-03-16 13:28:05 +08:00
  • d22c96b69c
    perf: reuse previewed and spotted widgets when possible (#3765) 三咲雅 misaki masa 2026-03-15 15:18:58 +08:00
  • 920f445605
    Add changelog sxyazi 2026-03-15 15:12:10 +08:00
  • 2a77c0380e
    perf: reuse previewed and spotted widgets when possible sxyazi 2026-03-15 15:04:45 +08:00
  • 62c31208ee
    ci: bump undici dependabot[bot] 2026-03-14 06:43:20 +00:00
  • fa1ee46edc
    refactor: implement FromLua instead of TryFrom<Value> (#3760) 三咲雅 misaki masa 2026-03-13 20:28:44 +08:00
  • 4ce6a4a277
    .. sxyazi 2026-03-13 20:17:55 +08:00
  • 18e52f6155
    refactor: implement FromLua instead of TryFrom<Value> sxyazi 2026-03-13 20:06:51 +08:00
  • 3534ba0705
    feat: new experimental ya.co() API that creates a coroutine (#3757) 三咲雅 misaki masa 2026-03-12 16:18:30 +08:00
  • 33025de6da
    .. sxyazi 2026-03-12 16:13:34 +08:00
  • 93604362d7
    .. sxyazi 2026-03-12 16:11:32 +08:00
  • 6ca1c6315a
    feat: experimental ya.co() API that creates a coroutine sxyazi 2026-03-12 15:39:18 +08:00
  • e4829372db
    feat: link to the quick-start in yazi --help where lists all common keybinds (#3754) 三咲雅 misaki masa 2026-03-11 13:34:11 +08:00
  • 603b8abb82
    feat: link to the quick-start in yazi --help where lists all common keybinds sxyazi 2026-03-11 13:33:06 +08:00
  • 1be991ec72
    docs: update image 三咲雅 misaki masa 2026-03-11 13:06:06 +08:00
  • dee27a2377
    feat: new ind-hidden and key-hidden DDS events to change hidden status in Lua (#3748) IcEarthlight 2026-03-10 15:56:07 +11:00
  • e62f112ddf
    Add changelog sxyazi 2026-03-10 12:49:41 +08:00
  • ad61c47447
    remove redundant assignment IcEarthlight 2026-03-09 23:49:18 +11:00
  • 147e727367
    feat: add ind-hidden and key-hidden DDS events IcEarthlight 2026-03-09 02:24:30 +11:00
  • 8932ddd66d
    perf: preset multi spotter only updates sizes for folders to cut memory usage (#3751) 三咲雅 misaki masa 2026-03-10 12:39:19 +08:00
  • d63f24409f
    .. sxyazi 2026-03-10 12:36:06 +08:00
  • 2c40342e0d
    perf: preset multi spotter only updates sizes for folders to cut memory usage sxyazi 2026-03-10 12:32:17 +08:00
  • 741f84e22b
    feat: certificate authentication for SFTP VFS provider (#3716) itsvyle 2026-03-07 08:45:27 +01:00
  • 0d07936d7b
    fix: cert_file should be normalized as well sxyazi 2026-03-07 15:44:22 +08:00
  • 14fb19353a
    Format sxyazi 2026-03-07 15:33:41 +08:00
  • e5acbaadae
    Add changelog sxyazi 2026-03-07 15:31:59 +08:00
  • f5c13ebca3
    fix: avoid sync I/O in async functions sxyazi 2026-03-07 15:25:25 +08:00
  • 3909f55097
    fix: added leading space itsvyle 2026-03-06 14:25:37 +01:00
  • 5a7697bb40
    fix: remove trailing space itsvyle 2026-03-06 14:23:52 +01:00
  • c5766ebb51
    fix: add chrono to display validity range itsvyle 2026-03-06 14:22:47 +01:00
  • 437cbc2290
    fix: added required changes itsvyle 2026-03-03 15:14:43 +01:00
  • 288ca2ffa2
    feat: add certificate authentication for ssh itsvyle 2026-02-25 13:07:56 +01:00
  • f10b8910ad
    fix: be a little defensive while parsing the output of 7zz -ba (#3744) 三咲雅 misaki masa 2026-03-06 23:09:40 +08:00
  • eeeb095b39
    .. sxyazi 2026-03-06 22:54:27 +08:00
  • 3effe55b6a
    fix: be a little defensive while parsing the output of 7zz -ba sxyazi 2026-03-06 22:52:33 +08:00
  • dbf81deeab
    feat: multi-file spotter (#3733) Daniel Vincent 2026-03-06 06:57:32 +05:30
  • da0e207579
    Add changelog sxyazi 2026-03-06 09:06:45 +08:00
  • f19c38f6ea
    Reword sxyazi 2026-03-06 09:04:49 +08:00
  • 70811f9501
    Simplify the code sxyazi 2026-03-06 09:01:20 +08:00
  • b17d130c12
    feat: show total size when spotting multiple selected files (#3690) Dan1718 2026-03-03 23:06:03 +05:30
  • be91b4111c
    fix: shift of auto-wrap points in both code and JSON previewers (#3739) 三咲雅 misaki masa 2026-03-05 20:16:03 +08:00
  • 2ed2a833da
    .. sxyazi 2026-03-05 20:15:49 +08:00
  • de5064de63
    fix: shifting of auto-wrap points in both code and JSON previewers sxyazi 2026-03-05 20:06:11 +08:00
  • 9648d8a43b
    fix: wrong intersection check in preview and spot rendering (#3736) 三咲雅 misaki masa 2026-03-04 15:17:01 +08:00
  • 34ea8139fb fix: read flake version from workspace Cargo metadata copilot-swe-agent[bot] 2026-03-04 07:28:37 +00:00
  • 3a44c8ae56 Initial plan copilot-swe-agent[bot] 2026-03-04 07:23:56 +00:00
  • 6f7ca06d87
    fix: wrong intersection check in preview and spot rendering (#3736) 三咲雅 misaki masa 2026-03-04 15:17:01 +08:00
  • be5e11bbae
    fix: wrong intersection check in preview and spot rendering sxyazi 2026-03-04 15:15:09 +08:00
  • b92b576ce1
    feat: new hovered condition specifying different icons for hovered files (#3728) Yashank 2026-03-03 07:18:55 -05:00
  • c505a292af
    Add changelog sxyazi 2026-03-03 20:17:31 +08:00
  • b0a8e6db8c
    Simplify the code sxyazi 2026-03-03 20:10:11 +08:00
  • b1c41912b4
    revert: style change stickyburn 2026-03-02 17:13:53 -05:00
  • 5eb72f09a5
    fix: parent styling for hovered; formatting revert stickyburn 2026-03-02 17:11:04 -05:00
  • d933c0e6f1
    chore: use if state for hovered icon stickyburn 2026-03-02 17:03:56 -05:00
  • ec730960ac
    feat: add hovered icons for files and folders stickyburn 2026-03-02 00:39:11 -05:00
  • 0efeaf5f64
    chore: update flake inputs (#3731) bitbloxhub 2026-03-03 01:41:15 +00:00
  • d569524d8a chore: update flake inputs bitbloxhub 2026-03-02 18:32:31 +00:00
  • 0a83f0bd27
    feat: keep span info when config parsing fails (#3727) 三咲雅 misaki masa 2026-03-02 10:03:14 +08:00
  • b24907dbf5
    ci: bump actions/download-artifact from 7 to 8 dependabot[bot] 2026-03-02 06:49:39 +00:00
  • 3a71d7808e
    ci: bump actions/upload-artifact from 6 to 7 dependabot[bot] 2026-03-02 06:49:35 +00:00
  • f021aa7a0c
    feat: keep span info when config parsing fails (#3727) 三咲雅 misaki masa 2026-03-02 10:03:14 +08:00
  • fcc41037ee
    .. sxyazi 2026-03-02 09:44:55 +08:00
  • dfeafa995c
    feat: keep span info when config parsing fails sxyazi 2026-03-02 09:21:01 +08:00
  • 3cdc3ecb70
    feat: new hey DDS event fires when static messages are restored from persistence (#3725) 三咲雅 misaki masa 2026-02-28 13:01:03 +08:00
  • 708f167527
    feat: new hey DDS event fires when static messages are recovered from persistence sxyazi 2026-02-28 13:00:22 +08:00
  • 884c265de1
    fix: avoid blocking on read-half of the watch channel (#3721) 三咲雅 misaki masa 2026-02-26 20:36:22 +08:00
  • be5688aed9
    .. sxyazi 2026-02-26 20:35:41 +08:00
  • ef743e235b
    fix: avoid blocking on read-half of the watch channel sxyazi 2026-02-26 20:16:10 +08:00
  • 05aeae3b09
    fix: ensure cargo-deb picks up the right build artifacts (#3720) 三咲雅 misaki masa 2026-02-26 14:18:00 +08:00
  • a7c149c4f5
    fix: ensure cargo-deb picks up the right build artifacts sxyazi 2026-02-26 14:16:52 +08:00
  • 9eb4d03a44
    feat: dual watcher for local files (#3713) 三咲雅 misaki masa 2026-02-26 08:16:58 +08:00
  • 0bb6379a2a
    docs: update readme 三咲雅 misaki masa 2026-02-26 08:08:36 +08:00
  • 2294f1daec
    .. sxyazi 2026-02-25 11:06:57 +08:00
  • 6a77193ae0
    feat: dual watcher for local files sxyazi 2026-02-25 09:47:54 +08:00
  • 8b773a62a5
    fix: make group order of files from flat view stable on select (#3712) 三咲雅 misaki masa 2026-02-23 19:01:04 +08:00
  • b3b60caa13
    fix: make group order of files from flat view stable on select sxyazi 2026-02-23 18:54:24 +08:00
  • 16aa3cd0fc
    fix: escape backslashes in ImageMagick font path parameter (#3708) 三咲雅 misaki masa 2026-02-22 19:59:47 +08:00
  • d921a7aec1
    Add changelog sxyazi 2026-02-22 19:59:04 +08:00
  • a82d2ccddb
    fix: escape backslashes in ImageMagick font path parameter sxyazi 2026-02-22 19:53:24 +08:00
  • d84f0b1265
    refactor: async Command over emitting shell actions (#3706) 三咲雅 misaki masa 2026-02-22 10:31:15 +08:00
  • 3fa6b641f2
    .. sxyazi 2026-02-22 10:29:07 +08:00
  • e888cfcfa4
    refactor: async Command over emitting shell actions sxyazi 2026-02-22 08:10:03 +08:00
  • e49cdfe220
    fix: fallback in Windows casefold for MS-DOS devices (#3700) 三咲雅 misaki masa 2026-02-19 13:22:14 +08:00
  • 1cc5903ce8
    Update yazi-shared/src/sync_cell.rs 三咲雅 misaki masa 2026-02-19 13:21:13 +08:00
  • c3977fe625
    fix: fallback in Windows casefold for MS-DOS devices sxyazi 2026-02-19 13:14:51 +08:00
  • 5b31c9ba43
    fix: reset cursor to default in fallback QuarticCat 2026-02-19 01:25:40 +08:00
  • 9af792ef69
    feat: new --in for search action to set search directory (#3696) 三咲雅 misaki masa 2026-02-18 17:16:05 +08:00