Commit graph

  • 9d0ef9a5dc
    fix: build jemalloc with 64KB pagesize for linux/arm64 (#1270) 三咲雅 · Misaki Masa 2024-07-07 10:27:04 +08:00
  • b5978c781d
    fix: build jemalloc with 64KB pagesize for linux/arm64 sxyazi 2024-07-07 10:24:04 +08:00
  • 11547eefe0
    feat: ownership linemode (#1238) AidanV 2024-07-02 11:08:54 -04:00
  • a7722f5f9d
    .. sxyazi 2024-07-02 23:07:25 +08:00
  • e02c9169fc
    Changed formatting AidanV 2024-06-30 16:41:36 -07:00
  • 5e64f15f59
    made mlua::Value::Nil only import on windows AidanV 2024-06-30 15:55:41 -07:00
  • 5501436953
    Made uid and gid nil on Windows and added ownership option for linemode AidanV 2024-06-30 18:37:14 -04:00
  • 3c88edbc4d
    feat: support AVIF image preview (#1249) 三咲雅 · Misaki Masa 2024-07-02 22:44:08 +08:00
  • 77644b6824
    feat: support AVIF image preview sxyazi 2024-07-02 22:42:56 +08:00
  • 987b1d5c49
    feat: simplify keybindings (#1241) sxyazi 2024-07-01 23:58:03 +08:00
  • 8be05d4762
    feat: simplify keybindings sxyazi 2024-07-01 22:31:46 +08:00
  • 1182ce69ec
    fix: support cjk Xerxes-2 2024-06-30 20:04:59 +10:00
  • 1a1da216ca
    feat: support right-click to open files (#1232) 三咲雅 · Misaki Masa 2024-06-29 11:25:45 +08:00
  • 95ff597af3
    feat: support right-click to open files sxyazi 2024-06-29 11:24:27 +08:00
  • 8f414a4c6b
    empty check should not be ignored Xerxes-2 2024-06-28 12:02:19 +10:00
  • 5ba632b6f9
    avoid overflow Xerxes-2 2024-06-28 11:50:50 +10:00
  • 499f5f4c73
    simplify offset logic, make it deterministic Xerxes-2 2024-06-28 11:49:06 +10:00
  • 9961251248
    feat: add --hovered option to the rename and remove commands (#1227) hankertrix 2024-06-28 08:59:23 +08:00
  • fd0447f329
    .. sxyazi 2024-06-28 08:57:50 +08:00
  • 5e8b0ac1e9
    .. sxyazi 2024-06-28 08:54:39 +08:00
  • b8cc2dcae8 Add hovered option to rename command hankertrix 2024-06-28 00:49:42 +08:00
  • 6ba7430f67 Add hovered option to remove command hankertrix 2024-06-28 00:49:23 +08:00
  • 626053da25
    perf!: reimplement and significantly speed up archive previewing (#1220) 三咲雅 · Misaki Masa 2024-06-27 00:47:56 +08:00
  • 507a2e390c
    perf!: reimplement and significantly speed up archive previewing sxyazi 2024-06-27 00:10:48 +08:00
  • 7fa9c4da72
    fix edge case Xerxes-2 2024-06-26 20:20:49 +10:00
  • fa9e17306c
    apply this feature to moving forward Xerxes-2 2024-06-26 20:06:44 +10:00
  • c64530b35b
    fix: magick plugin not working properly (#1213) 三咲雅 · Misaki Masa 2024-06-25 23:49:54 +08:00
  • bd859f3548
    fix: magick plugin not working properly sxyazi 2024-06-25 23:48:53 +08:00
  • 9a5b75662a
    fix: ueberzug image adapter should respect the user's max_width and max_height settings (#1200) 三咲雅 · Misaki Masa 2024-06-24 18:47:31 +08:00
  • 8f5a75ece1
    fix: ueberzug image adapter should respect the user's max_width and max_height settings sxyazi 2024-06-24 18:45:26 +08:00
  • 73d90db51d
    fix: adjust snap offset calculation in move command Shupeng Xue 2024-06-24 17:30:53 +10:00
  • 574ee27993
    feature: make backward content visible when moving cursor back in input field Shupeng Xue 2024-06-24 17:20:56 +10:00
  • f1cf136df4
    fix: suppress warnings for different name representations of the same file in the case-insensitive file system when renaming (#1185) Xerxes-2 2024-06-24 02:59:33 +10:00
  • 7bba667043
    .. sxyazi 2024-06-24 00:52:45 +08:00
  • 3ad259e1b9
    .. sxyazi 2024-06-24 00:51:21 +08:00
  • e263a0d477
    Handle hard links sxyazi 2024-06-24 00:24:47 +08:00
  • 2c9ab2d930
    Try another way sxyazi 2024-06-23 22:34:48 +08:00
  • 5de5910a0b feat: add wv (WavPack) extension xfzv 2024-06-23 14:45:13 +02:00
  • 485e4d6974 Refactor rename_without_overwriting to use tokio::task::spawn_blocking Xerxes-2 2024-06-23 21:45:14 +10:00
  • f72a6fae6e Update cspell.json with additional words Xerxes-2 2024-06-23 21:31:05 +10:00
  • c1ab824371 Add dependencies and fix file renaming issues Xerxes-2 2024-06-23 21:28:48 +10:00
  • 696dcf2668
    feat: support x-ndjson mime-type for JSON files (#1190) 三咲雅 · Misaki Masa 2024-06-23 18:37:52 +08:00
  • d6a35dd7d0
    feat: support x-ndjson mime-type for JSON files sxyazi 2024-06-23 18:35:45 +08:00
  • 804662ef82
    fix: accommodate all hover events for DDS (#1187) Xerxes-2 2024-06-23 20:23:26 +10:00
  • fbfab5ae87
    Move hover event to hover command to accommodate all edge cases sxyazi 2024-06-23 18:19:04 +08:00
  • 454530a67a
    Refactor path equality check function to specific between unix and windows Shupeng Xue 2024-06-23 19:59:53 +10:00
  • 6d3fa28bfb
    Fix: add hover dds when cd Shupeng Xue 2024-06-23 19:09:25 +10:00
  • 810f1d0483
    Only comparing filename is enough Shupeng Xue 2024-06-23 17:14:05 +10:00
  • 54de589309 Merge branch 'fix-rename-case-insensitive' of github.com:Xerxes-2/yazi into fix-rename-case-insensitive Xerxes-2 2024-06-23 16:35:43 +10:00
  • a9f15d45d7 Remove winapi-util dependency and update cspell.json Xerxes-2 2024-06-23 16:35:34 +10:00
  • 536a928ff0
    make new function inline Shupeng Xue 2024-06-23 16:32:36 +10:00
  • e86eeb5c16 Refactor path equality check function Xerxes-2 2024-06-23 16:29:18 +10:00
  • 79ea19da2d
    fix: import error on Windows Shupeng Xue 2024-06-23 12:54:25 +10:00
  • bb0b06231c
    Fix typo Shupeng Xue 2024-06-23 06:17:54 +10:00
  • ff8dbf3322
    FIx unix branch in are_paths_equal Shupeng Xue 2024-06-23 06:01:22 +10:00
  • b6fc6f4a0e fix issues when rename symlink itself Xerxes-2 2024-06-23 05:39:04 +10:00
  • 63f819713b
    Merge branch 'sxyazi:main' into fix-rename-case-insensitive Xerxes-2 2024-06-23 04:50:43 +10:00
  • 0c5d621348
    feat!: include the sender ID in static messages (#1172) 三咲雅 · Misaki Masa 2024-06-23 01:33:59 +08:00
  • 6aa124c77b
    Fix: rename sensitivity Shupeng Xue 2024-06-23 03:24:15 +10:00
  • 1bedbb7ca6
    .. sxyazi 2024-06-23 00:16:33 +08:00
  • 505de05d66
    feat: include file filter state in the header (#1182) thelamb 2024-06-22 13:01:51 +02:00
  • 7d1925815d
    .. sxyazi 2024-06-22 18:58:24 +08:00
  • 8be63811a4
    Refactor the code sxyazi 2024-06-22 18:55:18 +08:00
  • ed8b30b81d Show 'filter' in header when applied (see #1181) Chris Schade 2024-06-22 09:52:09 +02:00
  • f5a7aceac0
    fix: file watcher didn't handle realname resolution used for case-insensitive file systems correctly (#1179) 三咲雅 · Misaki Masa 2024-06-21 18:43:43 +08:00
  • 4b14738ac9
    .. sxyazi 2024-06-21 18:35:44 +08:00
  • 9fc9a0654a
    .. sxyazi 2024-06-21 18:32:14 +08:00
  • 282a99a6c0
    .. sxyazi 2024-06-21 18:31:06 +08:00
  • e11b983779
    fix: file watcher didn't handle realname resolution used for case-insensitive file systems correctly sxyazi 2024-06-21 18:22:51 +08:00
  • 9ef7d27daa
    .. sxyazi 2024-06-20 17:55:27 +08:00
  • 5816d81f1b
    feat!: include the sender ID in static messages sxyazi 2024-06-20 17:38:33 +08:00
  • 0f84717a1b
    feat: keep file creation time on macOS and Windows (#1169) sxyazi 2024-06-20 14:54:42 +08:00
  • 48ec884f68
    feat: keep file creation time on macOS sxyazi 2024-06-19 23:04:05 +08:00
  • 4008ca2e04 feat: introduce confirm popup Chris Schade 2024-06-06 07:55:31 +02:00
  • b5b6c9642a
    feat: expose Finder API to Lua sxyazi 2024-06-18 18:19:37 +08:00
  • f35712a768
    refactor: prefer FromStr over Default for configuration parsing with side effects sxyazi 2024-06-18 16:26:29 +08:00
  • 2a35d30f38
    feat: support ya sub subcommand for the Ya CLI (#1004) Mika Vilpas 2024-06-16 10:37:11 +03:00
  • 8cb34fd0a8
    Simplify the code sxyazi 2024-06-16 15:29:53 +08:00
  • 57bb6d57dc fixup! feat(cli): allow printing selected DDS messages to the console Mika Vilpas 2024-06-15 10:58:04 +03:00
  • 9cd3ee0cd7 fixup! feat(cli): allow printing selected DDS messages to the console Mika Vilpas 2024-06-15 10:21:21 +03:00
  • 390dbc1f44 fixup! feat(cli): allow printing selected DDS messages to the console Mika Vilpas 2024-06-15 10:20:52 +03:00
  • 4d4a260673
    Partial refactor sxyazi 2024-06-14 23:53:20 +08:00
  • d19e9d75fe
    Rebase sxyazi 2024-06-14 22:46:16 +08:00
  • 64cede1fed
    Load schemes from $XDG_STATE/yazi/schemes.toml Xuanwo 2024-06-14 16:33:15 +08:00
  • cfe35cc691
    Format files Xuanwo 2024-06-13 21:13:28 +08:00
  • 447326214e
    Revert changes on toml Xuanwo 2024-06-13 21:12:34 +08:00
  • 952239e071
    Revert format on tomls Xuanwo 2024-06-13 21:11:52 +08:00
  • 049cdefeed
    feat: Introduce remote scheme Xuanwo 2024-06-13 21:05:57 +08:00
  • 2d3cd4d50e
    fixup! feat: reconnect after a connection is lost Mika Vilpas 2024-06-02 08:52:28 +03:00
  • 8b9ed5e39e
    feat: reconnect after a connection is lost Mika Vilpas 2024-05-12 16:12:29 +03:00
  • 1997d160e6
    refactor: simplify listening implementation Mika Vilpas 2024-05-10 18:08:59 +03:00
  • 4bb3f37949
    fixup! feat(cli): allow printing selected DDS messages to the console Mika Vilpas 2024-05-04 18:16:23 +03:00
  • 0f40d2ec6e
    feat(cli): allow printing selected DDS messages to the console Mika Vilpas 2024-05-02 20:16:51 +03:00
  • 794694e2d6
    fix: different filenames should be treated as the same file on case-insensitive file systems (#1151) 三咲雅 · Misaki Masa 2024-06-13 20:38:08 +08:00
  • 656482d7a4
    .. sxyazi 2024-06-13 20:37:44 +08:00
  • 8eb2eea5cc
    .. sxyazi 2024-06-13 20:28:44 +08:00
  • b303219b99
    fix: different filenames should be treated as the same file on case-insensitive file systems sxyazi 2024-06-12 18:12:36 +08:00
  • ebd57cea44
    feat: support enable for which-key gaesa 2024-06-09 21:16:24 +08:00
  • 5a66754604 indentation fix Lex Moskovski 2024-06-08 15:17:05 -07:00
  • 6a30dfc137 word wrap in preview Lex Moskovski 2024-06-08 15:12:22 -07:00