Commit graph

  • 189cb81db3
    refactor: rename crate yazi-adaptor to yazi-adapter sxyazi 2024-06-08 19:28:46 +08:00
  • 1166f86523
    feat: support completely disabling mouse with mouse_events=[]; add new cursor_blink to control cursor style of input components (#1139) 三咲雅 · Misaki Masa 2024-06-08 18:29:50 +08:00
  • cbc785b44d
    Fix CI sxyazi 2024-06-08 18:22:43 +08:00
  • 376a0b8c0d
    .. sxyazi 2024-06-08 18:17:36 +08:00
  • 00321e9dcc
    feat: support completely disabling mouse with mouse_events=[]; add new cursor_blink to control cursor style of input components sxyazi 2024-06-08 18:08:57 +08:00
  • 94628cad9e
    fix: block SIGINT signal from the spawned subprocess (#1131) 三咲雅 · Misaki Masa 2024-06-07 06:11:32 +08:00
  • aadc434039
    fix: block SIGINT signal from the spawned subprocess sxyazi 2024-06-06 14:45:39 +08:00
  • 9df256f7f4
    fix: disable error reporting for the kitty graphics protocol sxyazi 2024-06-05 17:00:18 +08:00
  • 5f8c20e2b5
    fix: use kitty old protocol for Konsole sxyazi 2024-06-04 11:46:19 +08:00
  • 2c84c48208
    feat: add some dependency version information to yazi --debug (#1112) Omar Magdy 2024-06-04 01:29:47 +03:00
  • afbe152b43
    .. sxyazi 2024-06-04 06:26:50 +08:00
  • 1cda9faf25
    .. sxyazi 2024-06-04 06:26:17 +08:00
  • e2013db97e
    .. sxyazi 2024-06-04 06:23:40 +08:00
  • 96a894f67d
    Properly formatted code omagdy7 2024-06-03 12:05:29 +03:00
  • e6552de2ef
    feat: Added dependency version to yazi --debug omagdy7 2024-06-03 02:13:19 +03:00
  • 162218c345
    feat: support mouse event (#1038) Tianyang Zhou 2024-06-03 14:31:55 +08:00
  • 4fb16a995e
    feat: support mouse event qsdrqs 2024-05-14 16:04:54 -05:00
  • e4d67121f8
    feat!: DDS client-server version check (#1111) 三咲雅 · Misaki Masa 2024-06-02 03:04:53 +08:00
  • a91c5e3771
    .. sxyazi 2024-06-02 02:45:20 +08:00
  • 08b4b8f272
    .. sxyazi 2024-06-02 02:38:18 +08:00
  • 897eb54e98
    .. sxyazi 2024-06-02 02:36:47 +08:00
  • 72b483f0c5
    .. sxyazi 2024-06-02 02:27:12 +08:00
  • 67308a77ac
    feat: DDS client-server version check sxyazi 2024-06-02 02:25:23 +08:00
  • add801f28e
    feat: add pack --list subcommand to Ya CLI (#1110) Filipe Paniguel 2024-06-01 13:30:14 -03:00
  • d8c40ddfb5
    Simplify the code sxyazi 2024-06-02 00:28:21 +08:00
  • b4e8468195
    Update yazi-cli/src/package/parser.rs Filipe Paniguel 2024-06-01 12:08:14 -03:00
  • 21231c749b feat(cli): add --list to pack cmd lpnh 2024-05-31 17:33:10 -03:00
  • 95e960a64a
    refactor!: v0.3 API changes (#1108) 三咲雅 · Misaki Masa 2024-05-31 01:09:30 +08:00
  • 3fec4508fc
    refactor!: v0.3 API changes sxyazi 2024-05-31 00:52:35 +08:00
  • 46cd42f923
    refactor: rename the domain term prefetcher to fetcher sxyazi 2024-05-28 00:28:17 +08:00
  • b81b707a3e
    fix: match_mime() should return true if pattern is "*" sxyazi 2024-05-27 21:36:15 +08:00
  • 4c46862506
    feat: support case insensitive special keys in keymappings (#1082) Mika Vilpas 2024-05-27 14:21:16 +03:00
  • 192978966c
    .. sxyazi 2024-05-27 19:20:25 +08:00
  • 2eec94652a
    fix: Sixel support from certain st forks cannot be detected (#1094) 三咲雅 · Misaki Masa 2024-05-27 19:11:14 +08:00
  • 75d1415eab
    fix: Sixel support from certain st forks cannot be detected sxyazi 2024-05-27 07:46:52 +08:00
  • 1ab3df6850
    feat!: transliteration option for natural sorting (#1053) George Nelson 2024-05-26 09:10:33 -05:00
  • e132dd67eb
    Simplify the code sxyazi 2024-05-26 22:00:58 +08:00
  • 70c497ef3d
    Use Cow<str> to avoid unnecessary memory reallocations sxyazi 2024-05-26 21:51:37 +08:00
  • b540d103ab
    Simplify the code sxyazi 2024-05-26 19:29:17 +08:00
  • 7849712648 feat: transliteration option for natural sorting George Nelson 2024-05-16 17:46:30 -05:00
  • a6d13836e7 fixup! feat: support case insensitive special keys in keymappings Mika Vilpas 2024-05-25 18:40:58 +03:00
  • a5d9893fd5 feat: support case insensitive special keys in keymappings Mika Vilpas 2024-05-23 21:00:32 +03:00
  • 061faea1c5
    feat!: redesign icons (#1086) 三咲雅 · Misaki Masa 2024-05-25 22:56:08 +08:00
  • f88b86556f
    .. sxyazi 2024-05-25 22:24:39 +08:00
  • 996834a3a5
    feat!: redesign icons sxyazi 2024-05-25 22:03:31 +08:00
  • 5f21998665
    feat: cd path auto-completion supports ~ expansion (#1081) 三咲雅 · Misaki Masa 2024-05-23 17:07:04 +08:00
  • 68f5f7faff
    feat: cd path auto-completion supports ~ expansion sxyazi 2024-05-23 17:03:24 +08:00
  • 58e5d2280a
    fix: glob pattern for zip files sxyazi 2024-05-22 17:59:46 +08:00
  • f2b7f3eaf7
    fix: remove the default keybinding for going to the temporary directory (#1073) 三咲雅 · Misaki Masa 2024-05-22 14:16:18 +08:00
  • 5926b4b63d
    fix: remove the default keybinding for going to the temporary directory sxyazi 2024-05-22 14:15:19 +08:00
  • d9ecffd19e
    feat: support Super/Command/Windows key notation D- (#1069) 三咲雅 · Misaki Masa 2024-05-22 13:11:23 +08:00
  • f41e3c8d8b
    fix: cursor gets out of sync occasionally at image previewing through IIP under tmux (#1070) 三咲雅 · Misaki Masa 2024-05-22 13:10:16 +08:00
  • 734a524023
    fix: cursor gets out of sync occasionally at image previewing through IIP under tmux sxyazi 2024-05-22 00:22:06 +08:00
  • c2f66e3f5b
    feat: support Super/Command/Windows key notation D- sxyazi 2024-05-21 18:51:47 +08:00
  • 0ebfacb677
    fix: inconsistent tab width in unassociated text files (#1068) 三咲雅 · Misaki Masa 2024-05-21 14:32:51 +08:00
  • 10a11c0bea
    fix: inconsistent tab width in unassociated text files sxyazi 2024-05-21 14:30:34 +08:00
  • 7177317465
    feat: Chafa integration (#1066) 三咲雅 · Misaki Masa 2024-05-21 02:40:51 +08:00
  • 0ac06e0bd8
    .. sxyazi 2024-05-21 02:38:41 +08:00
  • d51962ce83
    feat: Chafa integration sxyazi 2024-05-21 00:32:13 +08:00
  • a68e151194
    fix: ePUB file mime-type matching for the opener rule (#1063) 三咲雅 · Misaki Masa 2024-05-20 21:04:20 +08:00
  • 2cf3d20038
    .. sxyazi 2024-05-20 21:04:00 +08:00
  • d1d666a09c
    fix: ePUB file mime-type matching for the opener rule sxyazi 2024-05-20 17:56:19 +08:00
  • bf1c325d00
    feat: prefetcher (#1061) 三咲雅 · Misaki Masa 2024-05-20 17:25:55 +08:00
  • 7ed302db6c
    .. sxyazi 2024-05-20 16:50:30 +08:00
  • 1bc6949a7c
    feat: prefetcher sxyazi 2024-05-20 16:26:49 +08:00
  • 159cc308a6 fix: ya pack --upgrade not being able to upgrade existing packages Mika Vilpas 2024-05-19 17:03:14 +03:00
  • c2affae3a9
    feat: add a next property to the preloader rules to allow running multiple preloaders (#1058) 三咲雅 · Misaki Masa 2024-05-19 18:07:36 +08:00
  • 70ec8d5ef9
    feat: add a next property to the preloader rules to allow running multiple preloaders sxyazi 2024-05-19 17:59:33 +08:00
  • 1c1845fc76 feat: allow themes to add a custom style for file extensions Mika Vilpas 2024-05-14 22:23:33 +03:00
  • 0ff4835f8d
    docs: add CONTRIBUTING.md (#1052) Johan Naizu 2024-05-18 15:19:14 +05:30
  • 59684bfae0
    Some simplifications sxyazi 2024-05-18 17:47:25 +08:00
  • 0a39087852
    Some rewording sxyazi 2024-05-18 17:42:58 +08:00
  • 4dc21053bf
    Changes made Johan Naizu 2024-05-18 11:36:24 +05:30
  • cfb227ada9
    Update CONTRIBUTING.md Johan Naizu 2024-05-17 15:43:26 +05:30
  • 92f9707963
    Create CONTRIBUTING.md Johan Naizu 2024-05-17 15:38:56 +05:30
  • 5a83577259
    feat: SVG, HEIC, and JPEG XL preview support (#1050) 三咲雅 · Misaki Masa 2024-05-17 15:33:05 +08:00
  • 81b87d0b22
    feat: SVG, HEIC, JPEG XL, and DjVu preview support sxyazi 2024-05-17 15:29:49 +08:00
  • 65afe6027a
    feat: font preview (#1048) 三咲雅 · Misaki Masa 2024-05-17 13:56:27 +08:00
  • 46c112b875
    feat: font preview sxyazi 2024-05-17 13:50:51 +08:00
  • f2329a3b35
    fix: remove ignore options from rg and fd search (#1043) Chris Zarate 2024-05-16 07:02:37 -04:00
  • 441410c1f0
    Use arg sxyazi 2024-05-16 19:00:36 +08:00
  • 50ae6ebe39
    feat: use Ctrl-c instead of Ctrl-q as the universal close key for all components (#1047) 三咲雅 · Misaki Masa 2024-05-16 18:40:24 +08:00
  • 2afcdadd6e
    feat: use Ctrl-c instead of Ctrl-q as the universal close key for all components sxyazi 2024-05-16 18:39:34 +08:00
  • 2683b1d6a2
    refactor: eliminate exec (#1045) 三咲雅 · Misaki Masa 2024-05-16 18:20:47 +08:00
  • 6c10d86383
    .. sxyazi 2024-05-16 18:07:28 +08:00
  • bce10de2af
    refactor: eliminate exec sxyazi 2024-05-16 17:54:48 +08:00
  • 3f7ec86145
    Remove ignore options from rg and fd chriszarate 2024-05-15 22:45:38 -04:00
  • a11e971d85 feat: allow quitting the app with escape when there's no selection Jan Buchar 2024-05-15 17:40:50 +02:00
  • dcd23f2cd3
    ci: fix cargo unit tests execution (#1041) George Nelson 2024-05-15 10:23:23 -05:00
  • 4fabc00910 fix: cargo unit tests execution George Nelson 2024-05-15 09:25:08 -05:00
  • c5aa3ec2b5 fix formatting George Nelson 2024-05-15 08:57:29 -05:00
  • 6eb50d9218 feat: add deunicoded, natural sorting George Nelson 2024-05-14 15:48:25 -05:00
  • f0108dba40
    ci: consistently enforce Lua coding style (#1029) Mika Vilpas 2024-05-15 05:54:20 +03:00
  • d531714fde
    .. sxyazi 2024-05-15 10:52:49 +08:00
  • 65f8e32648 feat: add "extension" linemode (m e) to show extensions of files Mika Vilpas 2024-05-14 22:23:33 +03:00
  • b8264fcb75 ci: consistently enforce the yazi lua coding style Mika Vilpas 2024-05-12 19:21:19 +03:00
  • 28dfe728ab
    feat: support stdin and pipe for Child API (#1033) 三咲雅 · Misaki Masa 2024-05-14 22:07:19 +08:00
  • a336f2dc44
    feat: support stdin and pipe for Child API sxyazi 2024-05-13 18:40:26 +08:00
  • 07342a29ef
    fix: recognize TERM=rxvt-unicode-256color (#1027) David Tolnay 2024-05-11 18:35:44 -07:00
  • 2a35e29f63
    Recognize TERM=rxvt-unicode-256color David Tolnay 2024-05-11 18:02:32 -07:00