Commit graph

  • c84917c5e8
    feat: yazi --debug supports detecting whether tmux is built with --enable-sixel (#1762) 三咲雅 · Misaki Masa 2024-10-11 19:39:47 +08:00
  • 81d645753f
    feat: yazi --debug supports detecting whether tmux is built with --enable-sixel sxyazi 2024-10-11 19:22:27 +08:00
  • 2014aee646
    fix!: introduce a new btime term to align ctime with Unix (#1761) 三咲雅 · Misaki Masa 2024-10-11 18:05:08 +08:00
  • b977e0f1cb
    Link the PR sxyazi 2024-10-11 17:58:51 +08:00
  • 8b47ebf2ce
    fix!: introduce a new btime term to align ctime with Unix sxyazi 2024-10-11 17:26:28 +08:00
  • 7bda4086fd fix create_title (yazi-config/preset/yazi.toml) kash 2024-10-11 00:45:16 +09:00
  • 558d97d084
    perf: merge multiple file operations into one to greatly speed up updates in large directories (#1745) 三咲雅 · Misaki Masa 2024-10-08 19:33:38 +08:00
  • 32c0015172
    perf: merge multiple file operations into one to greatly speed up updates in large directories sxyazi 2024-10-08 19:28:29 +08:00
  • 064517665d
    refactor: derive the Into<Opt> trait with procedural macros to avoid bloat (#1742) 三咲雅 · Misaki Masa 2024-10-07 22:04:38 +08:00
  • ce09ef8002
    refactor: derive the Into<Opt> trait with procedural macros to avoid bloat sxyazi 2024-10-07 22:00:26 +08:00
  • 2ec2bb0254
    feat: yazi-cli: support raw git urls dm9pZCAq 2024-10-06 18:45:32 +03:00
  • 9782c0fa8f feat: yazi-cli: support different Git hosting services dm9pZCAq 2024-10-02 20:54:26 +03:00
  • dcbe7873cd
    fix: upserting operation should handle deleting in edge cases where the source and target URNs are different (#1737) 三咲雅 · Misaki Masa 2024-10-06 13:04:52 +08:00
  • b14638a938
    fix: upserting operation should handle deleting in edge cases where the source and target URNs are different sxyazi 2024-10-06 13:01:02 +08:00
  • 87b159fb9d
    fix: clamp when seeking a non-zero unit between -1 and 1 (#1736) 三咲雅 · Misaki Masa 2024-10-05 22:32:18 +08:00
  • 2e30ebab73
    fix: clamp when seeking a non-zero unit between -1 and 1 sxyazi 2024-10-05 22:30:09 +08:00
  • 491f8b8fb1
    fix: compositors not supported by Überzug Wayland layer, or WSL not with WezTerm should fallback to Chafa (#1735) 三咲雅 · Misaki Masa 2024-10-05 22:16:20 +08:00
  • 19359260c6
    fix: compositors not supported by Überzug Wayland layer, or WSL not with WezTerm should fallback to Chafa sxyazi 2024-10-05 22:11:27 +08:00
  • 3321f47d46
    refactor: use Kgp instead of Kitty since "Kitty" is a terminal emulator not a protocol name (#1732) 三咲雅 · Misaki Masa 2024-10-04 23:43:36 +08:00
  • 8e6e8c1f28
    refactor: use Kgp instead of Kitty since "Kitty" is a terminal emulator not a protocol name sxyazi 2024-10-04 23:40:38 +08:00
  • 3150fb10f7
    refactor: turn RectRef, PaddingRef, PositionRef into Rect, Padding, Position (#1730) 三咲雅 · Misaki Masa 2024-10-04 20:23:36 +08:00
  • 53ee761542
    refactor: turn RectRef, PaddingRef, PositionRef into Rect, Padding, Position sxyazi 2024-10-04 20:12:21 +08:00
  • 8c5d8aa589
    fix: temporarily disable TIFF decoding (#1723) 三咲雅 · Misaki Masa 2024-10-03 16:03:17 +08:00
  • 80df90116d
    fix: temporarily disable TIFF decoding sxyazi 2024-10-03 16:01:44 +08:00
  • 034c28bacb
    feat: reuse the code previewer seeking behavior for json, archive, and empty (#1721) 三咲雅 · Misaki Masa 2024-10-03 08:21:17 +08:00
  • efef490402
    feat: reuse the code previewer seeking behavior for json, archive, and empty sxyazi 2024-10-03 08:14:43 +08:00
  • a96c60ce6a
    feat!: make backspace command not close the input even when value is empty (#1680) XYenon 2024-10-03 07:41:28 +08:00
  • e1773b11f1
    feat: async micro task initialization error handling (#1710) 三咲雅 · Misaki Masa 2024-10-01 18:38:37 +08:00
  • eaf8da7380
    feat: async micro task initialization error handling sxyazi 2024-10-01 18:36:34 +08:00
  • 40211df219
    fix: replace control characters to printable characters in plain text preview (#1704) 三咲雅 · Misaki Masa 2024-09-30 00:37:33 +08:00
  • 206609b35c
    fix: replace control characters to printable characters in plain text preview sxyazi 2024-09-30 00:30:12 +08:00
  • a7b9275c06
    feat: switch snap confinement to strict sxyazi 2024-09-29 19:13:23 +08:00
  • e6912da7d1
    feat: add more context to error messages (#1701) 三咲雅 · Misaki Masa 2024-09-29 15:56:28 +08:00
  • 9f9c6acf6c
    feat: add more context to error messages sxyazi 2024-09-29 15:55:51 +08:00
  • 3e4973dbbf
    feat: allow overriding and rewriting the sync methods of builtin plugins (#1695) 三咲雅 · Misaki Masa 2024-09-28 00:41:34 +08:00
  • f2c01d1fdf
    feat: allow overriding and rewriting the sync methods of builtin plugins sxyazi 2024-09-28 00:35:12 +08:00
  • 70fbe41cc2
    fix: increase the revision when there is a change in Urn on updating (#1691) 三咲雅 · Misaki Masa 2024-09-27 09:32:53 +08:00
  • e0d3b6dc3d
    fix: increase the revision when there is a change in Urn on updating sxyazi 2024-09-27 09:28:01 +08:00
  • 9f8109e02e
    feat: adapt for image preview in the Rio terminal (#1690) Raphael Amorim 2024-09-26 09:35:01 -07:00
  • 853f507b96
    Use IIP instead of Sixel for Rio sxyazi 2024-09-26 23:48:27 +08:00
  • 9bc8219362
    Add Rio to README.md Raphael Amorim 2024-09-26 17:17:44 +02:00
  • e2816716a0
    feat: improve jemalloc memory efficiency (#1689) dm9pZCAq 2024-09-26 12:31:28 +00:00
  • c53da21890
    feat: improve jemalloc memory efficiency dm9pZCAq 2024-09-26 14:55:59 +03:00
  • 59ea72a0da feat: apply logic to check num of selected files Zhang ShengYan 2024-09-26 19:29:30 +08:00
  • ae53ef4443
    fix: magick previewer for multi-layered image files with -flatten argument (#1684) venatio 2024-09-26 03:14:13 +02:00
  • c4ffdc08bb
    fix: enter and leave commands should treat the search results as regular entities (#1687) 三咲雅 · Misaki Masa 2024-09-26 08:50:07 +08:00
  • bb65c2184f
    fix: enter and leave commands should treat the search results as regular entities sxyazi 2024-09-26 08:47:03 +08:00
  • 40811e3ea9 added arg to magick v3natio 2024-09-25 18:38:23 +02:00
  • e416e1c434 feat: make backspace command support not closing the input when value is empty XYenon 2024-09-25 21:33:02 +08:00
  • 5b66192332
    fix: one file's mime-type changed multiple times without triggering a preview again (#1682) 三咲雅 · Misaki Masa 2024-09-26 00:22:55 +08:00
  • 892b14e82b
    .. sxyazi 2024-09-26 00:21:47 +08:00
  • 01f33063e7
    fix: one file's mime-type changed multiple times without triggering a preview again sxyazi 2024-09-25 23:54:48 +08:00
  • 914a296492 feat: apply Plurality Zhang ShengYan 2024-09-24 15:59:38 +08:00
  • d6ade9921f fix: update desc to be pluralizatable Zhang ShengYan 2024-09-24 09:42:05 +08:00
  • 631afd09ee
    fix: warnings should be output to stderr instead of stdout (#1669) 三咲雅 · Misaki Masa 2024-09-21 19:54:01 +08:00
  • 390d69829e
    fix: warnings should be output to stderr instead of stdout sxyazi 2024-09-21 19:52:17 +08:00
  • 1a1820cf77
    feat: add the area() API for renderable elements (#1667) 三咲雅 · Misaki Masa 2024-09-21 01:47:34 +08:00
  • bf2e61d28d
    .. sxyazi 2024-09-21 01:46:29 +08:00
  • 87e9f3c737
    feat: add the area() API for renderable elements sxyazi 2024-09-21 01:13:34 +08:00
  • ac196f211e
    feat: support calling methods in builtin plugins with arbitrary types of arguments (self can now be omitted) (#1666) 三咲雅 · Misaki Masa 2024-09-21 00:23:46 +08:00
  • 634647d790
    feat: support calling methods in builtin plugins with arbitrary types of arguments (self can now be omitted) sxyazi 2024-09-21 00:16:24 +08:00
  • e858d11ce0
    refactor: ensure that each Url contains the full location information (#1659) 三咲雅 · Misaki Masa 2024-09-20 22:21:32 +08:00
  • 55d549952d
    refactor: ensure that each Url contains the full location information sxyazi 2024-09-19 22:18:59 +08:00
  • 9e41cfde75 create_title from sequence to string lampdog 2024-09-19 23:14:49 -03:00
  • 7222e178a3
    perf: introduce URN to speed up large directory file updates (#1652) 三咲雅 · Misaki Masa 2024-09-19 20:43:03 +08:00
  • e390f626d3
    .. [no ci] sxyazi 2024-09-19 20:42:36 +08:00
  • abef2cce28
    perf: introduce URN to speed up large directory file updates sxyazi 2024-09-17 23:30:12 +08:00
  • dfe2884110
    feat: support setting different input titles for create --dir (#1650) Tyarel 2024-09-16 18:03:17 +02:00
  • f7d7389245
    Refactor sxyazi 2024-09-16 23:58:30 +08:00
  • 41bf51fa9e
    fixed to maintain backwards compatibility with a warning Tyarel8 2024-09-16 14:54:41 +02:00
  • 680da00d97
    feat: change input title when using create --dir Tyarel8 2024-09-16 13:07:01 +02:00
  • 28083d805e
    perf: introduce URN to speed up large directory locating (#1648) 三咲雅 · Misaki Masa 2024-09-16 18:55:03 +08:00
  • 753e005664
    .. sxyazi 2024-09-16 18:54:01 +08:00
  • cf95280ed8
    .. sxyazi 2024-09-16 01:00:47 +08:00
  • e8bca4b78a
    perf: introduce URN to speed up large directory locating sxyazi 2024-09-16 00:41:07 +08:00
  • 49639aa34c
    perf: avoid unnecessary allocations in base64 encoding of IIP (#1639) 三咲雅 · Misaki Masa 2024-09-15 00:39:38 +08:00
  • 46c070011f
    perf: avoid unnecessary allocations in base64 encoding of IIP sxyazi 2024-09-15 00:37:12 +08:00
  • 0acf5c288e
    feat: support transparent image preview (#1556) Diego Dorado 2024-09-14 13:00:43 -03:00
  • 370e1c53c9
    Rebase & minor fixes sxyazi 2024-09-14 23:50:52 +08:00
  • 7517b7fd24
    encode images with alpha channel if present for preview Diego Dorado 2024-08-26 14:41:40 -03:00
  • 276f69128d
    feat: make the builtin extract plugin support compressed tarballs (*.tar.gz, *.tar.bz2, etc.) (#1583) Dirk Wang 2024-09-14 06:19:17 -07:00
  • ab094c2ae8
    .. sxyazi 2024-09-14 21:08:23 +08:00
  • be3f2e6291
    Reuse 7zip sxyazi 2024-09-14 21:04:40 +08:00
  • 3f17bbdc60
    Change stdout to the correct option of tar DirkFi 2024-09-03 11:14:57 -07:00
  • 89f83efb90
    Change format based on rustfmt DirkFi 2024-09-01 15:11:26 -07:00
  • d2c2729c1c
    Refactor the PR according to first review * Create a new method "create" in fs.rs * Delete archive:is_encrypted in tar use * Convert the tar command from -xvf to -xaf * Add more File suffix that can be unzipped with tar DirkFi 2024-09-01 15:05:05 -07:00
  • 005dbaa2d4
    Refactor to make the plugins can use tar to unzip when needed DirkFi 2024-08-31 17:13:11 -07:00
  • 2453539fb5
    feat: add list_meta() method to archive plugin (#1638) 三咲雅 · Misaki Masa 2024-09-14 18:46:38 +08:00
  • 06e7e4423f
    feat: add list_meta() method to archive plugin sxyazi 2024-09-14 18:45:02 +08:00
  • bc68d1eb01
    feat: complete and consistent support for the ui.Style() API (#1637) 三咲雅 · Misaki Masa 2024-09-12 18:17:04 +08:00
  • cf7fd2f615
    .. sxyazi 2024-09-12 18:15:02 +08:00
  • b78bf6cc8d
    feat: complete and consistent support for the ui.Style() API sxyazi 2024-09-12 18:01:59 +08:00
  • 61c0db8630
    fix: set a dedicated Mimetype agency to reconcile regular files and search results (#1627) 三咲雅 · Misaki Masa 2024-09-10 13:39:44 +08:00
  • f8c238ac56
    fix: set a dedicated Mimetype agency to reconcile regular files and search results sxyazi 2024-09-10 13:37:37 +08:00
  • b87361023f
    fix: set allow-passthrough always to all instead of on to prevent overriding a user setting with a higher priority all (#1626) 三咲雅 · Misaki Masa 2024-09-10 12:28:48 +08:00
  • 60107b23a8
    fix: set allow-passthrough always to all instead of on to prevent overriding a user setting with a higher priority all sxyazi 2024-09-10 12:23:43 +08:00
  • 3ee1209d3c
    perf: introduce URN to speed up large directory file sorting (#1622) 三咲雅 · Misaki Masa 2024-09-10 00:41:33 +08:00
  • c81b211e4e
    .. sxyazi 2024-09-10 00:37:33 +08:00
  • 1ac8cda3b4
    .. sxyazi 2024-09-10 00:36:33 +08:00
  • 7da764e1f6
    .. sxyazi 2024-09-10 00:29:43 +08:00