Commit graph

  • 704baef26c
    Simplify the implementation sxyazi 2024-12-01 18:36:23 +08:00
  • 14890b0ec1
    fix: sync config with state when do ya pack -i or -u zooeywm 2024-12-01 02:58:03 +08:00
  • ea75fe2b5c
    feat: support ya for miscellaneous files in folder assets zooeywm 2024-11-30 11:30:20 +08:00
  • 6cc018cb22 create mountpoint_cd command Lutsay Aleksandr Valeryevich 2024-12-01 02:07:19 +03:00
  • 854f92446a Create mount manager Lutsay Aleksandr Valeryevich 2024-12-01 01:43:54 +03:00
  • 4194befb88
    feat: true custom mime fetcher support - using user rules even during open or in watcher (#1976) 三咲雅 · Misaki Masa 2024-12-01 00:15:43 +08:00
  • f51db8f57e
    feat: true custom mime fetcher support - using user rules even during open or in watcher sxyazi 2024-12-01 00:08:32 +08:00
  • d72f90356b
    feat!: support passing arguments to previewer/preloader/spotter/fetcher (#1966) 三咲雅 · Misaki Masa 2024-11-29 21:48:52 +08:00
  • d6a4d222e3
    .. sxyazi 2024-11-29 21:23:28 +08:00
  • 322e3f3ee7
    feat!: support passing arguments to previewer/preloader/spotter/fetcher sxyazi 2024-11-28 19:14:18 +08:00
  • 37292adfde
    perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 三咲雅 · Misaki Masa 2024-11-28 01:56:53 +08:00
  • a8ef6d6355
    .. sxyazi 2024-11-28 01:56:34 +08:00
  • a9fd9d13c6
    .. sxyazi 2024-11-28 01:33:10 +08:00
  • 1f0817080e
    perf: introduce copy-on-write for event system to eliminate all memory reallocations sxyazi 2024-11-28 01:29:50 +08:00
  • 188727a09f feat: support cd - (cd last) Yiang 2024-11-27 13:23:38 +08:00
  • d019fc47fc update: add find --clear option Yiang 2024-11-27 12:06:22 +08:00
  • 4c5778f2c2 update: exit input instaed of change mode for empty input Yiang 2024-11-27 06:41:55 +08:00
  • bddb50021c update: change percent text Bot to End Yiang 2024-11-26 23:13:38 +08:00
  • 872ddecd00 update: add [manager.flag] in theme-base.toml Yiang 2024-11-26 22:59:57 +08:00
  • 543f241935 update: able to set header flag style Yiang 2024-11-26 22:49:04 +08:00
  • 5e48df5126
    feat!: extend the available styles for mode by separating mode from the separator styles (#1953) 三咲雅 · Misaki Masa 2024-11-26 16:53:58 +08:00
  • 8be87da124
    .. sxyazi 2024-11-26 16:51:05 +08:00
  • d93e343b8c
    .. sxyazi 2024-11-26 16:26:09 +08:00
  • f584eded90
    feat!: extend the available styles for mode by separating mode from the separator styles sxyazi 2024-11-26 16:23:17 +08:00
  • ab04ce5d77
    fix: make cd expand variables regardless sxyazi 2024-11-25 23:29:31 +08:00
  • 4026cebd88
    feat!: auto switch between dark and light icons/flavors based on terminal backgrounds (#1946) 三咲雅 · Misaki Masa 2024-11-25 14:45:31 +08:00
  • 1c5ed48cfb
    .. sxyazi 2024-11-25 14:35:47 +08:00
  • 885117ced0
    .. sxyazi 2024-11-25 14:28:33 +08:00
  • 435d910751
    .. sxyazi 2024-11-25 14:22:01 +08:00
  • 6ff64cd33a
    .. sxyazi 2024-11-24 19:57:59 +08:00
  • 1de1c606e1
    feat: auto switch between dark and light flavors based on terminal colors sxyazi 2024-11-24 19:51:11 +08:00
  • 1277b01758
    feat: new log system (#1945) 三咲雅 · Misaki Masa 2024-11-24 17:47:32 +08:00
  • b033105fb6
    .. sxyazi 2024-11-24 17:47:01 +08:00
  • bdb407ca82
    feat: new log system sxyazi 2024-11-24 17:41:17 +08:00
  • 805597268a
    feat!: use an Error userdata instead of a plain error code for I/O errors (#1939) 三咲雅 · Misaki Masa 2024-11-23 18:30:17 +08:00
  • 207ff0df06
    .. sxyazi 2024-11-23 18:24:25 +08:00
  • 84eabc42da
    .. sxyazi 2024-11-23 18:11:53 +08:00
  • 0dbe509aa1
    .. sxyazi 2024-11-23 18:07:07 +08:00
  • e89eb384f6
    .. sxyazi 2024-11-23 17:43:09 +08:00
  • 143d13019f
    feat!: use an Error userdata instead of a plain error code for I/O errors sxyazi 2024-11-23 15:49:07 +08:00
  • 99d6c81fbb
    refactor: remove unnecessary UI element construction (#1938) 三咲雅 · Misaki Masa 2024-11-23 14:42:26 +08:00
  • 915efe7331
    refactor: remove unnecessary UI element construction sxyazi 2024-11-23 14:38:32 +08:00
  • 870b0504e9
    fix: ignore cancellation in C functions sxyazi 2024-11-23 13:16:11 +08:00
  • 87f7fb6b3b
    refactor: make error messages more user-friendly (#1935) Integral 2024-11-23 13:09:56 +08:00
  • e767a34d3e
    .. sxyazi 2024-11-23 13:07:31 +08:00
  • c66f7f9e1f
    Some minor changes to the error messages sxyazi 2024-11-23 13:05:20 +08:00
  • 285cd376a3
    chore: make error messages more user-friendly Integral 2024-11-23 12:48:14 +08:00
  • 0f9a3195b7
    feat!: video spotter & using ffmpeg instead of ffmpegthumbnailer as previewer backend (#1928) 三咲雅 · Misaki Masa 2024-11-21 20:55:50 +08:00
  • 282b0248ef
    feat!: video spotter & using ffmpeg instead of ffmpegthumbnailer as previewer backend sxyazi 2024-11-21 20:34:37 +08:00
  • 22e7d579d2
    fix!: eliminate the x- prefix in mime-types (#1927) 三咲雅 · Misaki Masa 2024-11-21 15:06:07 +08:00
  • 04324d319a
    fix!: eliminate the x- prefix in mime-types sxyazi 2024-11-21 14:21:48 +08:00
  • 202751b46a
    fix: show "0/0" instead of "1/0" in empty directories (#1925) Integral 2024-11-21 13:37:49 +08:00
  • 03fceeecf2
    fix: show "0/0" instead of "1/0" in empty directories Integral 2024-11-21 13:30:53 +08:00
  • e965b865b9
    feat: noop for spotters (#1924) boydaihungst 2024-11-20 22:45:40 +07:00
  • b0608467be feat: Added spotter to noop plugin Huy Hoang 2024-11-20 22:39:05 +07:00
  • 1f32601dc4
    feat: spotter (#1802) 三咲雅 · Misaki Masa 2024-11-20 16:43:38 +08:00
  • d6162da65b
    .. sxyazi 2024-11-20 16:33:14 +08:00
  • 5fc817d52c
    .. sxyazi 2024-11-20 16:09:29 +08:00
  • 67ba903fd4
    feat: spotter sxyazi 2024-10-17 21:46:55 +08:00
  • af565fbc40
    chore: add CODE_OF_CONDUCT.md (#1911) Perfectio07 2024-11-15 20:25:23 -05:00
  • 5419bad940 Adding code of conduct perfectio07 2024-11-15 19:47:44 -05:00
  • c65bdb3b09
    fix: implement FromLua for Cha instead of AnyUserData sxyazi 2024-11-14 13:08:11 +08:00
  • 00486521b8
    perf: lazy load ui, ya, fs, and ps (#1903) 三咲雅 · Misaki Masa 2024-11-13 11:38:11 +08:00
  • ac9d7b3226
    .. sxyazi 2024-11-13 11:37:48 +08:00
  • d33dc4ff01
    .. sxyazi 2024-11-13 11:13:44 +08:00
  • 65f1fb9c90
    perf: lazy load ui, ya, fs, and ps sxyazi 2024-11-13 11:07:44 +08:00
  • 4ff4038b41
    fix: register and ignore the SIGINT signal explicitly sxyazi 2024-11-12 08:24:28 +08:00
  • 40ec2e07b1
    refactor: use type alias for ueberzug command sxyazi 2024-11-12 08:22:06 +08:00
  • 6a4fee4db1
    refactor(adapter): extract image_area from image_show gaesa 2024-11-11 01:07:05 +00:00
  • fd8871d878
    feat: add additional environment and dependency info in yazi --debug (#1896) Ion 2024-11-10 16:50:31 +02:00
  • dd00982e6b
    add poppler sxyazi 2024-11-10 22:45:47 +08:00
  • 0d344d6879
    Fix sxyazi 2024-11-10 22:36:16 +08:00
  • 6732ca470c Added more debug info to yazi --debug Teodor Adrian Miron 2024-11-10 12:56:50 +02:00
  • ad45181e7f
    Add additional environment and dependency info in yazi --debug realcathode 2024-11-10 12:10:12 +02:00
  • a9a8a190a4
    refactor: upgrade to mlua v0.10.0 (#1842) 三咲雅 · Misaki Masa 2024-11-08 21:38:54 +08:00
  • 0f00808146
    Manually manage the lifecycle of scope userdata through Scope::add_destructor() and UserData::destroy() sxyazi 2024-11-08 21:29:46 +08:00
  • 2ee619193e
    refactor: upgrade to mlua v0.10.0 sxyazi 2024-10-27 10:53:58 +08:00
  • baf062f3b1
    feat!: deprecate --sync option for the plugin command (#1891) 三咲雅 · Misaki Masa 2024-11-07 23:08:39 +08:00
  • 6c2f014f05
    feat!: deprecate --sync option for the plugin command sxyazi 2024-11-07 22:53:46 +08:00
  • 6001f3c619
    feat: support searching with the alias fdfind if fd cannot be found (#1889) Integral 2024-11-06 20:28:12 +08:00
  • 923248fcb3
    Avoid unnecessary fd -V check, run rustfmt +nightly **/*.rs sxyazi 2024-11-06 20:17:10 +08:00
  • d5dac789b3
    fix: fd binary name detection Integral 2024-11-06 20:00:54 +08:00
  • 81ce040443
    feat: disable the rayon feature for image since Yazi already uses multithreading sxyazi 2024-11-05 23:38:18 +08:00
  • 1235ba3d80
    refactor: use for loop to print debug info Integral 2024-11-05 19:22:04 +08:00
  • 362fbebcc5
    feat: add a new tab parameter for all tab-specific commands to specify which one (#1885) 三咲雅 · Misaki Masa 2024-11-03 23:58:14 +08:00
  • 19d9e32831
    feat: add a new tab parameter for all tab-specific commands to specify which one sxyazi 2024-11-03 23:56:24 +08:00
  • 6086134d41
    feat: include package revision hash in ya pack --list (#1884) yama 2024-11-03 21:56:06 +09:00
  • d5ce56b881
    Simplify the code sxyazi 2024-11-03 20:52:23 +08:00
  • f0ab94891e feat: Show commit hash when using ya pack -l yudai 2024-11-03 20:33:07 +09:00
  • 2dbb3f1e85
    Merge 2ec2bb0254 into 565f9cc898 dm9pZCAq 2024-11-03 20:17:59 +09:00
  • 565f9cc898
    feat: new copy --separator option to allow specifying the path separator (#1877) Li-Lun Lin 2024-11-03 17:40:29 +08:00
  • 4a483c7119
    refactor: simplify the code sxyazi 2024-11-03 17:35:09 +08:00
  • 5531874a9a
    feat: allow disabling certain preset keybinds with the new noop virtual command (#1882) 三咲雅 · Misaki Masa 2024-11-03 16:48:17 +08:00
  • e42c621070
    feat: allow disabling certain preset keybinds with the new noop virtual command sxyazi 2024-11-03 16:04:59 +08:00
  • 441ebcb764
    refactor: destructure tuples to enhance readability (#1874) Integral 2024-11-03 15:47:24 +08:00
  • 60b2a534ae
    refactor: destructure tuples to enhance readability Integral 2024-11-03 15:33:26 +08:00
  • f5ed58c97a fix: import from private module alan910127 2024-11-03 01:00:00 +08:00
  • cb217e5e7f refactor: use backslash_to_slash function alan910127 2024-11-03 00:55:45 +08:00
  • 560b7752a8
    Merge branch 'sxyazi:main' into add-create-function-to-fs-module hankertrix 2024-11-02 18:49:18 +08:00
  • d92e0b15dc
    Use XDG spec for goto navigation. Dmitry 🌊 2024-11-02 07:38:35 +03:00