Commit graph

  • 97d0c6bb23
    fix: sort extension excludes directories since only files have extensions (#3582) AminurAlam 2026-01-17 17:09:47 +00:00
  • 47d5eab9e7
    Add the missing link and make the description consistent with others sxyazi 2026-01-18 01:07:13 +08:00
  • c356e6f0d6
    fix: dont sort directories by extension AminurAlam 2025-12-07 14:44:56 +05:30
  • a38a5e6377
    fix: set orphan=true for xdg-open to work around its odd behavior with programs that are both CLI/GUI (#3581) 三咲雅 misaki masa 2026-01-17 23:03:08 +08:00
  • 10b77357fa
    fix: set orphan=true for xdg-open to work around its odd behavior with programs that are both CLI/GUI sxyazi 2026-01-17 23:01:35 +08:00
  • 756964b10a
    fix: build error on NetBSD (#3506) 三咲雅 misaki masa 2026-01-17 13:11:25 +08:00
  • b87c520bce
    fix: build error on NetBSD sxyazi 2026-01-16 16:06:44 +08:00
  • 8a909697f8
    feat: disable ANSI escape sequences in ya pkg when stdout is not a TTY (#3566) WindFade 2026-01-16 14:03:27 +08:00
  • 32a9e93c07
    Add changelog sxyazi 2026-01-16 13:59:21 +08:00
  • de43089257
    Simplify the code sxyazi 2026-01-16 13:57:03 +08:00
  • 423dc8b344
    feat: disable ANSI escape sequences in ya pkg when stdout is not a TTY WindFade 2026-01-14 08:18:37 +00:00
  • 798d38e494
    feat: re-enable the TIFF feature (#3573) Marcus Geiger 2026-01-16 06:53:26 +01:00
  • 869667b420
    Update Cargo.lock sxyazi 2026-01-16 13:52:01 +08:00
  • 9924b271a3
    Re-enable tiff format in image crate Marcus Geiger 2026-01-15 22:41:58 +01:00
  • 0fc343b95a
    fix: merge duplicate top directories in archive previews sxyazi 2026-01-15 14:38:32 +08:00
  • b09c8a3c5e
    Merge 4e6b05f71c into 0c8c973e6c Sorath Panzer 2026-01-14 05:40:26 +01:00
  • 0c8c973e6c
    feat: check and refresh the file list when the terminal gains focus (#3561) 三咲雅 misaki masa 2026-01-13 16:53:00 +08:00
  • e31d6d92ab
    .. sxyazi 2026-01-13 16:52:37 +08:00
  • 94ceede2c5
    feat: check and refresh the file list when the terminal gains focus sxyazi 2026-01-13 16:29:47 +08:00
  • 514ebba449 fix: remove fg property from the directory icons Hankertrix 2026-01-13 01:42:54 +08:00
  • 2ef71f3faf refactor: discard result explicitly Juan José Lledó Frasquet 2026-01-12 13:42:20 +01:00
  • b0bb9f19d8 refactor: consolidate branches Juan José Lledó Frasquet 2026-01-12 13:41:00 +01:00
  • 29a610d389 feat: renaming empty files into directories Juan José Lledó Frasquet 2026-01-12 02:57:17 +01:00
  • d9fb93d6aa
    ci: bump @actions/core from 2.0.1 to 2.0.2 in /scripts/validate-form dependabot[bot] 2026-01-12 07:29:42 +00:00
  • 58a635c4e2
    ci: bump @actions/github from 6.0.1 to 7.0.0 in /scripts/validate-form dependabot[bot] 2026-01-12 07:29:37 +00:00
  • d17fa043b7 feat: make rg search more convenient cckk4467 2026-01-11 21:56:53 +08:00
  • 41e5717930
    chore: update icons sxyazi 2026-01-11 19:00:50 +08:00
  • babc80d842
    feat: exclude Apple Resource Forks (__MACOSX) from archive preview (#3548) 三咲雅 misaki masa 2026-01-11 18:16:05 +08:00
  • 1a1a73d5f5
    feat: exclude Apple Resource Forks from archive preview (e.g. __MACOSX) sxyazi 2026-01-11 18:10:30 +08:00
  • 233d721e7c
    feat: tree view for the preset archive previewer (#3525) itsvyle 2026-01-11 06:20:43 +01:00
  • d3abfffbaa
    Fix reviewed changes sxyazi 2026-01-11 13:19:45 +08:00
  • dce7115850
    Fix the scrolling bug sxyazi 2026-01-11 12:52:40 +08:00
  • d156508423
    Add changelog sxyazi 2026-01-09 21:04:07 +08:00
  • b06380e22a
    Ensure the same shape of file with make_file() sxyazi 2026-01-09 20:53:42 +08:00
  • 8f0cb6a61d
    Remove display_name sxyazi 2026-01-09 20:03:06 +08:00
  • 646b008cdd
    Rebase and use Path.os() introduced in https://github.com/sxyazi/yazi/pull/3541 sxyazi 2026-01-09 19:59:37 +08:00
  • 1d0c9a0281
    Revert unrelated changes sxyazi 2026-01-09 12:17:56 +08:00
  • 6f442b75d8
    Simplify the code sxyazi 2026-01-09 12:16:17 +08:00
  • 4ca15ccff6
    auto detect directories into a tree itsvyle 2026-01-08 16:20:55 +01:00
  • 16d20e2171
    feat: new Path.os() API creates an OS-native Path (#3541) 三咲雅 misaki masa 2026-01-09 19:51:37 +08:00
  • 5048288b1d
    .. sxyazi 2026-01-09 19:46:11 +08:00
  • bd3a698135
    feat: new Path.os() API creates an OS-native Path sxyazi 2026-01-09 19:43:34 +08:00
  • b1dd185692
    fix: smart-case in interactive cd broken due to a typo (#3540) 三咲雅 misaki masa 2026-01-09 08:00:55 +08:00
  • ca264a44ae
    .. sxyazi 2026-01-09 07:59:02 +08:00
  • d39d113f99
    fix: smart-case in interactive cd broken due to a typo sxyazi 2026-01-09 07:56:31 +08:00
  • ebedab3e29
    fix: shell formatting for non-spread opener rules (#3532) 三咲雅 misaki masa 2026-01-08 17:04:53 +08:00
  • 74e86ec130
    .. sxyazi 2026-01-08 16:57:31 +08:00
  • d53aae3d50
    fix: shell formatting for non-spread opener rules sxyazi 2026-01-08 16:54:21 +08:00
  • 83674f19b4
    feat: support compressed tarballs (.tar.gz, .tar.bz2, etc.) in the preset archive previewer (#3518) itsvyle 2026-01-08 08:35:29 +01:00
  • c6e1702c61
    fix: trust directory stats outside of Linux and macOS (#3528) Gabriel Wicke 2026-01-07 23:34:36 -08:00
  • 0d01a243ae
    Format sxyazi 2026-01-08 15:32:55 +08:00
  • e053fda829
    fix: call lower() before find() sxyazi 2026-01-08 15:30:02 +08:00
  • 57ece24296
    docs: add changelog sxyazi 2026-01-08 15:25:30 +08:00
  • fb20c1eeb6
    fix: regex sxyazi 2026-01-08 15:18:06 +08:00
  • d0df31cd79
    refactor: Rearrange parse_7z_slt sxyazi 2026-01-08 15:04:28 +08:00
  • 7e74f64193
    perf: limit maximum size of decompression sxyazi 2026-01-08 15:00:45 +08:00
  • 843bc3e013
    Refactor sxyazi 2026-01-08 12:56:19 +08:00
  • c24e42cf6f added feature for multiple selection of folders, showing their size sum on top of the info of the shown folder salah0eldin 2026-01-07 22:43:09 +02:00
  • 46ddb10a7a added feature for multiple selection of videos, showing their duration sum on top of the info of the shown file salah0eldin 2026-01-06 21:31:09 +02:00
  • ff440914ad edited video duration format to human readable format salah0eldin 2026-01-06 20:57:42 +02:00
  • a448905104 EXPERIMENT #2500: Add nfs4 to heuristic mount predicate Gabriel Wicke 2026-01-07 12:01:26 -08:00
  • 9535063628 Refactor follow-up: Trust dir stats outside linux & mac Gabriel Wicke 2026-01-07 11:51:34 -08:00
  • 3fcbfc75c2
    refactor: simply the code sxyazi 2026-01-08 03:48:32 +08:00
  • 828331e830
    perf: only call is_compressed_tar when the file list is empty sxyazi 2026-01-08 03:32:53 +08:00
  • 5142354702
    fix: is_nested_tar_path should check the number of files is exactly 1 sxyazi 2026-01-08 03:12:58 +08:00
  • 30ac041d9e
    refactor: make partition heuristic predicate a positive match (#3526) Gabriel Wicke 2026-01-07 10:25:50 -08:00
  • 89f75b34ad Minor: Make "heuristic" predicate positive, and document Gabriel Wicke 2026-01-07 09:59:46 -08:00
  • 29fa4a5a36
    fix: check archive type with 7z itsvyle 2026-01-07 13:07:09 +01:00
  • ccce37ed7f
    revert creating a display_response function itsvyle 2026-01-07 12:29:45 +01:00
  • c6dd474def
    remove tar functionality and dependency itsvyle 2026-01-07 07:28:14 +01:00
  • b0077c798c
    upd keymaps for copy Vladimir Mikryukov 2026-01-06 19:55:09 +02:00
  • f9cc93cedb
    copy actor - add target option Vladimir Mikryukov 2026-01-06 19:54:52 +02:00
  • 7f09da9192
    add: archive for tars itsvyle 2026-01-06 16:11:25 +01:00
  • c9327ca851
    fix: account for URL covariance in Url:join() (#3514) 三咲雅 misaki masa 2026-01-06 11:55:48 +08:00
  • d9c34091c3
    Add changelog sxyazi 2026-01-06 11:53:19 +08:00
  • d131191c13
    fix: account for URL covariance in Url:join() sxyazi 2026-01-06 11:52:02 +08:00
  • 87225ffa37
    Reformat Carlos de Paula 2026-01-05 15:58:03 -03:00
  • 367f124855
    Support setting individual bg colors for parent, current and preview panes Carlos de Paula 2026-01-05 12:12:41 -03:00
  • 4fd1598e0f
    Remove independent parent, current and preview pane bg color config Carlos de Paula 2026-01-05 11:53:28 -03:00
  • 2657ff8f2e
    Fix rendering on the header and status lines Carlos de Paula 2026-01-05 10:04:23 -03:00
  • d1b913dc31
    Merge remote-tracking branch 'upstream/main' into background Carlos de Paula 2026-01-04 19:35:01 -03:00
  • 8ef7e1f2b9
    Fixes for the upstream merge Carlos de Paula 2026-01-04 19:31:29 -03:00
  • 712823cf5b
    Merge branch 'main' into ignores Carlos de Paula 2026-01-04 18:40:38 -03:00
  • 147911a289
    Allow navigating excluded directories when shown Carlos de Paula 2025-11-11 12:06:39 -03:00
  • 0a286f6049
    Fix issues where sometimes excluded files are shown and exclude patterns doesn't hide without gitignore plugin Carlos de Paula 2025-11-11 10:58:15 -03:00
  • 561b02d667
    refactor: update import statements and improve hovered item handling dur to compilation errors Carlos de Paula 2025-11-06 18:37:13 -03:00
  • 1b9f31d3cc
    fix: cursor not positioned correctly at init and-rs 2025-11-06 14:52:07 -05:00
  • 397b30b996
    Enhance 'cd' action to include ignore functionality and refactor excluded state handling Carlos de Paula 2025-11-06 17:30:19 -03:00
  • f068dafec2
    Add the excluded command to toggle/show/hide excluded files via keymaps Carlos de Paula 2025-11-05 20:37:43 -03:00
  • e32db2a539
    Fix plugin mechanic to follow Yazi directory caching. Carlos de Paula 2025-11-03 11:57:09 -03:00
  • cb11bdbe31
    Add support for an exclude API for Lua plugins allowing the used of exclude patterns externally Carlos de Paula 2025-10-30 10:59:17 -03:00
  • d7d9ef12b3
    Reformat Carlos de Paula 2025-10-20 17:39:10 -03:00
  • 9fc3d9fa10
    Enhance ignore functionality with glob matcher support for exclude patterns in search Carlos de Paula 2025-10-20 11:31:31 -03:00
  • 2b00cae8e1
    Enhance context matching for exclude rules with wildcard support Carlos de Paula 2025-10-20 11:02:29 -03:00
  • 545aad9eea
    Improve file exclude integration with context-specific exclude patterns Carlos de Paula 2025-10-20 10:34:24 -03:00
  • 81c0b230f5
    Add comments for Git ignore integration and commented configuration sample. Carlos de Paula 2025-10-17 16:40:32 -03:00
  • 72def89cd8
    Add ignore functionality to file manager Carlos de Paula 2025-10-17 16:27:30 -03:00
  • 3c39a326ab
    chore: bump version to 26.1.4 (#3498) v26.1.4 sxyazi 2026-01-04 12:35:06 +08:00
  • c347c4e0f4
    chore: bump version to 26.1.4 sxyazi 2026-01-04 10:17:15 +08:00
  • e611de5284
    fix: make the SFTP VFS provider's create_dir() and create_new() correctly report "file exists" errors (#3495) 三咲雅 misaki masa 2026-01-03 19:01:38 +08:00