Commit graph

  • c0fe851fa5
    .. sxyazi 2024-12-20 17:04:57 +08:00
  • 4e86890a6d
    Format sxyazi 2024-12-20 17:03:48 +08:00
  • fffe7259de
    Format sxyazi 2024-12-20 17:01:21 +08:00
  • 9e6a801073
    fix: missing a render after resuming from an external blocking process (#2071) 三咲雅 · Misaki Masa 2024-12-20 16:57:24 +08:00
  • 87ec62caf2
    fix: missing a render after resuming from an external blocking process sxyazi 2024-12-20 16:53:57 +08:00
  • 5044fe7d6b
    Remove disk image MIME types that doesn't exist in file(1) source code Integral 2024-12-20 15:55:08 +08:00
  • 345dd93522
    feat: theme support for the spotter greg 2024-12-06 07:12:32 +01:00
  • 30ceab70a2 Split directory creation into another branch hankertrix 2024-12-20 02:21:49 +08:00
  • 58dd8ffc0a feat: expose directory creation as part of the fs module hankertrix 2024-12-20 02:20:15 +08:00
  • cf37a5e9d3
    Remove application/(x-)deflate mime type that doesn't exist in file(1) source code Integral 2024-12-19 21:53:09 +08:00
  • 96d2a68e17
    Remove application/(x-)compressed mime type that doesn't exist in file(1) source code Integral 2024-12-19 21:40:43 +08:00
  • e9b27a2533
    Remove redundant MIME types with -compressed suffix Integral 2024-12-19 21:33:32 +08:00
  • 3dfaa21d45
    Remove vnd. prefix Integral 2024-12-19 21:22:13 +08:00
  • 8800bae0aa
    ci: add riscv64gc-unknown-linux-gnu target (#2067) Integral 2024-12-19 16:54:38 +08:00
  • 890034795d
    ci: add riscv64gc-unknown-linux-gnu target Integral 2024-12-19 16:25:47 +08:00
  • 85aafb699c
    Remove dmg file extension rule Integral 2024-12-18 16:58:16 +08:00
  • 578de55d98 Decreased the nesting for the error handling hankertrix 2024-12-18 16:17:37 +08:00
  • 0000814eaf Make the code at least compile hankertrix 2024-12-18 15:51:56 +08:00
  • 635bb4be55
    feat: allow noop for single-key chords by removing the mixing length limit (#2064) 三咲雅 · Misaki Masa 2024-12-18 10:51:36 +08:00
  • d61fe34da5
    feat: allow noop for single-key chords by removing the mixing length limit sxyazi 2024-12-18 10:47:01 +08:00
  • 7cf9371457 Initial attempt at exposing the file and directory creation APIs hankertrix 2024-12-18 01:40:30 +08:00
  • 54918b506f
    feat: new --cwd parameter for the shell command and fs.cwd() API (#2060) 三咲雅 · Misaki Masa 2024-12-17 18:31:17 +08:00
  • d882a63ce2
    .. sxyazi 2024-12-17 18:31:01 +08:00
  • 18d9dbee1f
    feat: new --cwd parameter for the shell command and fs.cwd() API sxyazi 2024-12-17 17:09:35 +08:00
  • 63ad28930f
    fix: use a less intrusive DSR instead of DA1 workaround to forward terminal responses twice in tmux (#2058) 三咲雅 · Misaki Masa 2024-12-16 21:59:28 +08:00
  • f4a2c76f91
    fix: use a less intrusive DSR instead of DA1 workaround to forward terminal responses twice in tmux sxyazi 2024-12-16 21:53:05 +08:00
  • c96b1d3aa1
    fix: pass through show_hidden when building default Files (#2057) 三咲雅 · Misaki Masa 2024-12-16 20:57:20 +08:00
  • a84715ff67
    fix: pass through show_hidden when building default Files sxyazi 2024-12-16 20:55:47 +08:00
  • 3d67536aeb
    Split changes in theme.toml into two files Integral 2024-12-16 18:54:25 +08:00
  • 70997fb825
    chore: avoid extracting software package files (fallback to xdg-open) Integral 2024-12-16 18:45:58 +08:00
  • 461ae941b6
    Remove application/zlib & add .dmg/.DMG Integral 2024-11-22 17:41:17 +08:00
  • 792ad4c8ce
    Remove redundant spaces Integral 2024-11-21 19:27:38 +08:00
  • 1a3209438c
    Remove the x- prefix from MIME types to comply with #1927 Integral 2024-11-21 19:11:26 +08:00
  • 0f742c7074
    feat: preview & extract file formats supported by 7-zip Integral 2024-11-21 18:29:33 +08:00
  • f4eef99f7e
    fix: allow-passthrough must be set to on to prevent tmux from forwarding the real terminal's response to the inactive pane (#2052) 三咲雅 · Misaki Masa 2024-12-16 09:07:56 +08:00
  • 227d4b4883
    fix: allow-passthrough must be set to on to prevent tmux from forwarding the real terminal's response to the inactive pane sxyazi 2024-12-16 09:03:29 +08:00
  • 6e1948e7e1
    fix: set the current working directory in a thread-safe way (#2043) 三咲雅 · Misaki Masa 2024-12-14 13:26:37 +08:00
  • 92ed5c7efc
    .. sxyazi 2024-12-14 13:20:12 +08:00
  • fa1a5377fd
    fix: set the current working directory in a thread-safe way sxyazi 2024-12-14 13:17:16 +08:00
  • c1048debc5
    feat: support for Android platform in the for qualifier of opener (#2041) 三咲雅 · Misaki Masa 2024-12-14 08:50:36 +08:00
  • 311339e611
    feat: support for Android platform in the for qualifier of opener sxyazi 2024-12-14 08:44:18 +08:00
  • 196a46cc5e
    fix: choose a more conservative macro_workers value to ensure concurrency safety with certain USB flash drives (#2040) 三咲雅 · Misaki Masa 2024-12-14 08:02:24 +08:00
  • 653170b1d5
    fix: choose a more conservative macro_workers value to ensure concurrency safety with certain USB flash drives sxyazi 2024-12-14 07:58:42 +08:00
  • c78f39b50f
    chore: bump version to 0.4.2 (#2031) 三咲雅 · Misaki Masa 2024-12-11 21:54:32 +08:00
  • 478bb6837d
    chore: bump version to 0.4.2 sxyazi 2024-12-11 21:51:34 +08:00
  • a64e8a8b59
    fix: offset cursor shift when deleting multiple files in bulk (#2030) 三咲雅 · Misaki Masa 2024-12-11 21:21:41 +08:00
  • aec4678c18
    fix: offset cursor shift when deleting multiple files in bulk sxyazi 2024-12-11 21:10:54 +08:00
  • ccf466d881
    feat: new option to suppress 0.4 deprecation warnings (#2027) 三咲雅 · Misaki Masa 2024-12-11 17:38:43 +08:00
  • e71b515591
    feat: new option to suppress 0.4 deprecation warnings sxyazi 2024-12-11 17:36:26 +08:00
  • 61cab0f30a
    fix: interactive cd autocomplete doesn't follow the latest CWD changes (#2025) 三咲雅 · Misaki Masa 2024-12-11 14:25:29 +08:00
  • 26bfbe2931
    fix: interactive cd autocomplete doesn't follow the latest CWD changes sxyazi 2024-12-11 14:11:00 +08:00
  • 22757199f9
    chore: bump version to 0.4.1 (#2022) v0.4.1 三咲雅 · Misaki Masa 2024-12-10 20:19:15 +08:00
  • 8acc8026a9
    chore: bump version to 0.4.1 sxyazi 2024-12-10 20:14:18 +08:00
  • 0b340b67d5
    fix: failed to parse certain image dimensions for Überzug++ backend (#2020) 三咲雅 · Misaki Masa 2024-12-10 07:45:18 +08:00
  • 1e2f94f4c7
    fix: failed to parse certain image dimensions for Überzug++ backend sxyazi 2024-12-10 07:41:33 +08:00
  • 7498b97251
    fix: correctly handle CRLF on Windows in preset archive and json plugins (#2017) 三咲雅 · Misaki Masa 2024-12-10 01:03:01 +08:00
  • 41ae8cb907
    fix: correctly handle CRLF on Windows in preset archive and json plugins sxyazi 2024-12-10 01:00:12 +08:00
  • a743488476
    refactor: replace format! with concat! for string literals (#2012) Integral 2024-12-09 21:19:02 +08:00
  • f9aad2cb08
    .. sxyazi 2024-12-09 21:17:45 +08:00
  • cf43e11ada
    feat: support customizable alignment for image display gaesa 2024-12-07 15:24:33 +00:00
  • 62ac224cff
    fix: disable passthrough when the user launches Yazi in Neovim inside tmux (#2014) 三咲雅 · Misaki Masa 2024-12-09 02:24:40 +08:00
  • 17226f8044
    fix: disable passthrough when the user launches Yazi in Neovim inside tmux sxyazi 2024-12-09 02:20:56 +08:00
  • 97c53bfa24
    refactor: replace format! with concat! for string literals Integral 2024-12-08 22:59:33 +08:00
  • b8b3ab9be3
    chore: bump version to 0.4.0 (#2011) v0.4.0 三咲雅 · Misaki Masa 2024-12-08 21:00:32 +08:00
  • 31471118ab
    chore: bump version to 0.4.0 sxyazi 2024-12-08 20:58:59 +08:00
  • de93e6208d
    fix: avoid upscaling for the video previewer (#2007) gaesa 2024-12-07 15:07:57 +00:00
  • c85921e81e
    fix: use -1 instead of -2 for video preview scaling sxyazi 2024-12-07 23:06:44 +08:00
  • 6308873f0b
    fix: backspace --under didn't map UTF-8 character code points to byte indices (#2010) 三咲雅 · Misaki Masa 2024-12-07 22:53:22 +08:00
  • 75f722b610
    fix: backspace --under didn't map UTF-8 character code points to byte indices sxyazi 2024-12-07 22:51:13 +08:00
  • 8ec944dbd3
    fix: introduce own CWD instead of chdir to avoid potential race conditions (#2008) 三咲雅 · Misaki Masa 2024-12-07 22:07:18 +08:00
  • a96c602a3c
    fix: introduce own CWD instead of chdir to avoid potential race conditions sxyazi 2024-12-07 21:38:41 +08:00
  • f07e99d1b3
    fix: avoid upscaling for the video previewer gaesa 2024-12-06 14:20:50 +00:00
  • adb1426539
    fix: respect PREVIEW.image_quality for the default PDF previewer (#2006) gaesa 2024-12-07 12:08:16 +00:00
  • 5947c89e9b
    refactor: remove unnecessary tostring calls sxyazi 2024-12-07 20:03:30 +08:00
  • 78cfb1751d
    fix(pdf): respect PREVIEW.image_quality gaesa 2024-12-06 12:28:47 +00:00
  • 3bd625a8af
    docs: add README for default configuration files (#2005) 三咲雅 · Misaki Masa 2024-12-07 02:24:47 +08:00
  • fad9491b8f
    .. sxyazi 2024-12-07 02:23:16 +08:00
  • f8a3fb05b8
    .. sxyazi 2024-12-07 02:16:52 +08:00
  • 125133268b
    docs: add README for default configuration files sxyazi 2024-12-07 02:09:51 +08:00
  • 9d3c0c72fe
    feat: fallback to CSI 16 t for certain terminals that do not support TIOCGWINSZ (#2004) 三咲雅 · Misaki Masa 2024-12-07 00:46:10 +08:00
  • a6d25f65fc
    feat: fallback to CSI 16 t for certain terminals that do not support TIOCGWINSZ sxyazi 2024-12-07 00:43:57 +08:00
  • 11cf555b47
    fix: revise revision if the new file list is empty but the previous one was not (#2003) 三咲雅 · Misaki Masa 2024-12-06 22:11:45 +08:00
  • 0802851aac
    fix: revise revision if the new file list is empty but the previous one was not sxyazi 2024-12-06 22:10:03 +08:00
  • fbf9b3d1ed
    fix!: remove the vnd. prefix from mimetype to solve differences introduced in the newest version of file(1) 5.46 (#1995) 三咲雅 · Misaki Masa 2024-12-05 22:07:40 +08:00
  • bd2213bab3
    fix!: remove the vnd. prefix from mimetype to solve differences introduced in the newest version of file(1) 5.46 sxyazi 2024-12-05 21:52:58 +08:00
  • 910b57374f fix: add missing rar mime type hankertrix 2024-12-05 13:45:05 +08:00
  • c7d9265d25
    fix: missing a repeek on unyanking files in the hovered folder (#1988) 三咲雅 · Misaki Masa 2024-12-05 08:45:18 +08:00
  • 6e2ee932e7
    fix: missing a repeek on unyanking files in the hovered folder sxyazi 2024-12-05 08:35:41 +08:00
  • 2771aef677
    fix: propagate and update the directory node till its first parent when the files of a directory change (#1987) 三咲雅 · Misaki Masa 2024-12-04 22:44:35 +08:00
  • 7ff91eb412
    fix: propagate and update the directory node till its first parent when the files of a directory change sxyazi 2024-12-04 22:35:46 +08:00
  • b4d1174f46
    feat: move notification from top-right to bottom-right corner to avoid covering content as much as possible (#1984) 三咲雅 · Misaki Masa 2024-12-03 23:59:18 +08:00
  • 98758bdd74
    feat: move notification from top-right to bottom-right corner to avoid covering content as much as possible sxyazi 2024-12-03 23:44:42 +08:00
  • d3f572a8c7
    feat!: remove the meaningless --confirm option to simplify the shell command (#1982) 三咲雅 · Misaki Masa 2024-12-03 22:15:43 +08:00
  • 0d315415ae
    feat!: remove the meaningless --confirm option to simplify the shell command sxyazi 2024-12-03 21:57:08 +08:00
  • 4bd8b0b446
    feat: new load DDS event (#1980) 三咲雅 · Misaki Masa 2024-12-03 09:13:23 +08:00
  • 8d7c5a6560
    feat: new load DDS event sxyazi 2024-12-02 22:31:08 +08:00
  • 20dc0550bc
    feat: new ya emit and ya emit-to subcommands to emit commands to a specified instance for execution (#1979) 三咲雅 · Misaki Masa 2024-12-01 23:12:49 +08:00
  • 20f5f77224
    .. sxyazi 2024-12-01 22:53:58 +08:00
  • 5758b24b4f
    feat: new ya emit and ya emit-to subcommands to emit commands to a specified instance for execution sxyazi 2024-12-01 22:46:34 +08:00
  • 91665b7713
    feat: support assets installation for the ya pack subcommand (#1973) zooeywm 2024-12-01 18:49:07 +08:00