Commit Graph

  • 6a05cf2be3
    Merge 49b6e77d8d into 61c0db8630 Dirk Wang 2024-09-10 11:44:26 +0200
  • 3222e91561
    Merge 1182ce69ec into 61c0db8630 Xerxes-2 2024-09-10 00:50:35 -0700
  • 9c9829e97f
    Merge 3a58847f37 into 61c0db8630 Diego Dorado 2024-09-10 15:38:30 +0800
  • 61c0db8630
    fix: set a dedicated Mimetype agency to reconcile regular files and search results (#1627) main 三咲雅 · Misaki Masa 2024-09-10 13:39:44 +0800
  • f8c238ac56
    fix: set a dedicated Mimetype agency to reconcile regular files and search results sxyazi 2024-09-10 13:37:37 +0800
  • b87361023f
    fix: set allow-passthrough always to all instead of on to prevent overriding a user setting with a higher priority all (#1626) 三咲雅 · Misaki Masa 2024-09-10 12:28:48 +0800
  • 60107b23a8
    fix: set allow-passthrough always to all instead of on to prevent overriding a user setting with a higher priority all sxyazi 2024-09-10 12:23:43 +0800
  • 3ee1209d3c
    perf: introduce URN to speed up large directory file sorting (#1622) 三咲雅 · Misaki Masa 2024-09-10 00:41:33 +0800
  • c81b211e4e
    .. sxyazi 2024-09-10 00:37:33 +0800
  • 1ac8cda3b4
    .. sxyazi 2024-09-10 00:36:33 +0800
  • 7da764e1f6
    .. sxyazi 2024-09-10 00:29:43 +0800
  • fe2af1025d
    perf: introduce URN to speed up large directory file updates, sorting and locating sxyazi 2024-09-09 15:26:09 +0800
  • d20b3d8408
    refactor: privatize url of the File (#1619) 三咲雅 · Misaki Masa 2024-09-10 00:31:21 +0800
  • 9a50f2490b
    refactor: privatize url of the File sxyazi 2024-09-08 18:25:09 +0800
  • 9483798459
    fix: update rustix to fix the enable_raw_mode() error on WSL/Android sxyazi 2024-09-07 13:52:45 +0800
  • f6aa1eb1e8 Add fallback video thumbnailer for windows Eric Nelson 2024-09-05 17:06:51 -0700
  • 0cdaff98d0
    fix: match icon by extension case-insensitive (#1614) 三咲雅 · Misaki Masa 2024-09-05 23:14:38 +0800
  • f2095ded6b
    fix: match icon by extension case-insensitive sxyazi 2024-09-05 23:11:28 +0800
  • 7c445cef1f
    chore: bump version to 0.3.3 v0.3.3 shipped sxyazi 2024-09-04 23:16:18 +0800
  • e3c653154f
    feat: add dict_merge() function (#1609) 三咲雅 · Misaki Masa 2024-09-04 21:45:51 +0800
  • 409a868366
    feat: add dict_merge() function sxyazi 2024-09-04 21:44:02 +0800
  • 322f5fc230
    feat: add is_absolute, has_root, starts_with, ends_with, strip_prefix to Url Userdata (#1605) 三咲雅 · Misaki Masa 2024-09-04 19:17:48 +0800
  • bf28b31d11
    feat: add is_absolute, has_root, starts_with, ends_with, strip_prefix to Url Userdata sxyazi 2024-09-04 17:45:13 +0800
  • fa016d5012
    feat: add is_absolute, has_root, starts_with, ends_with, strip_prefix to Url Userdata sxyazi 2024-09-04 10:56:12 +0800
  • 49b6e77d8d Merge remote-tracking branch 'origin/main' into add_tar_lua DirkFi 2024-09-03 11:16:58 -0700
  • 9a4bfbba2f Change stdout to the correct option of tar DirkFi 2024-09-03 11:14:57 -0700
  • ff04e2d21f
    chore: upgrade ratatui to 0.28.1 (#1601) 三咲雅 · Misaki Masa 2024-09-04 01:48:18 +0800
  • 37f6b35c01
    chore: upgrade ratatui to 0.28.1 sxyazi 2024-09-04 01:41:26 +0800
  • 0f5d1dccfb
    delete TERMINAL_NAME tlss 2024-09-02 18:56:49 +0800
  • c70e1d6258
    fix: log only really need warning tlss 2024-09-02 17:19:45 +0800
  • 3b5453ff1c
    feat: support contour terminal tlss 2024-09-02 15:41:58 +0800
  • e940d81d2a
    feat: support image preview in Windows Terminal (#1588) e82eric 2024-09-01 23:47:30 -0400
  • 8995572dd1
    Fix check for Windows Terminal sxyazi 2024-09-02 11:42:17 +0800
  • f2dca99e43
    feat: size linemode supports showing the file count for directories (#1591) 三咲雅 · Misaki Masa 2024-09-02 09:11:30 +0800
  • 5c124d04ea
    feat: size linemode supports showing the file count for directories sxyazi 2024-09-02 09:09:26 +0800
  • 5f4779cc90
    perf: truncate long lists in confirm dialogs (#1590) 三咲雅 · Misaki Masa 2024-09-02 07:19:22 +0800
  • 2498c7c5f3
    perf: truncate long lists in confirm dialogs sxyazi 2024-09-02 07:15:11 +0800
  • 0f889f9ed8 Change format based on rustfmt DirkFi 2024-09-01 15:11:26 -0700
  • bfc51d7609 Refactor the PR according to first review * Create a new method "create" in fs.rs * Delete archive:is_encrypted in tar use * Convert the tar command from -xvf to -xaf * Add more File suffix that can be unzipped with tar DirkFi 2024-09-01 15:05:05 -0700
  • 69e123ea05 Merge remote-tracking branch 'origin/main' into add_tar_lua DirkFi 2024-09-01 15:02:57 -0700
  • 921fc0bdae Update so that WindowsTerminal uses sixel for images previews Eric Nelson 2024-09-01 11:56:21 -0700
  • 3a2dd30166
    fix: Rail component should have a higher rendering priority (#1585) 三咲雅 · Misaki Masa 2024-09-01 16:51:05 +0800
  • 80ffc377ca
    fix: Rail component should have a higher rendering priority sxyazi 2024-09-01 16:50:17 +0800
  • fdd574997b
    feat: ensure that Entity and Linemode have consistent space padding (#1580) Solitude 2024-09-01 05:54:04 +0300
  • 8ce8831ef5
    Refactor sxyazi 2024-09-01 10:51:03 +0800
  • 8443f74044 Refactor to make the plugins can use tar to unzip when needed DirkFi 2024-08-31 17:13:11 -0700
  • ea674d61d9
    Make linemode spacing consistent between solo and children_add linemodes SolitudeSF 2024-08-31 17:59:02 +0300
  • 2fb908d537 fix: open file not work on windows W 2024-08-31 18:03:23 +0800
  • f2f5e4c814
    Add entry count to directories SolitudeSF 2024-08-19 16:51:44 +0300
  • 907ac09e34
    fix: continuous fetcher was not scheduled consecutively (#1575) 三咲雅 · Misaki Masa 2024-08-31 11:57:39 +0800
  • 28feaf74a0
    fix: continuous fetcher was not scheduled consecutively sxyazi 2024-08-31 11:56:48 +0800
  • a0a2331b3b
    fix: fallback to PollWatcher on WSL (#1574) 三咲雅 · Misaki Masa 2024-08-31 01:33:28 +0800
  • f31f406bc7
    fix: fallback to PollWatcher on WSL sxyazi 2024-08-31 01:30:19 +0800
  • 69e7c8ff0d
    fix: squeeze offset of the file list after resizing window (#1500) P_Lee 2024-08-30 09:20:52 +0800
  • c0ff5805cc
    Refactor sxyazi 2024-08-30 09:18:54 +0800
  • 839a43a6ee
    fix: adjust_offset subtract overflow Lipman 2024-08-27 14:16:25 +0800
  • ebb4aef84f
    fix: adjust offset value after resizing window (#1458) Lipman 2024-08-15 16:37:04 +0800
  • 598104492b
    fix: check compositor support status before using ueberzug wayland output (#1566) taoky 2024-08-30 02:00:59 +0800
  • e0c613342a
    chore: refactor ueberzug wayland check sxyazi 2024-08-30 01:57:53 +0800
  • 3a1d4b79db feat: add sway, hyperland and wayfire env to debug taoky 2024-08-29 13:42:51 +0800
  • 220354727e fix: check compositor support status before using ueberzug wayland output taoky 2024-08-29 01:24:32 +0800
  • b280d79f76
    fix: keybindings disappear when mixing presets with a wrong filter condition (#1568) 三咲雅 · Misaki Masa 2024-08-29 12:43:03 +0800
  • 1b099c8577
    fix: keybindings disappear when mixing presets with a wrong filter condition sxyazi 2024-08-29 10:19:50 +0800
  • 83894ec22d fix: choose chafa if ueberzugpp does not exist taoky 2024-08-28 19:14:16 +0800
  • ddb8ce530f
    chore: bump version to 0.3.2 v0.3.2 sxyazi 2024-08-28 12:37:54 +0800
  • 90b1e525b8
    fix: DECSET and DECRQM tmux passthrough (#1564) 三咲雅 · Misaki Masa 2024-08-28 03:08:52 +0800
  • df3d8af854
    .. sxyazi 2024-08-28 03:08:17 +0800
  • a18a5e6957
    fix: DECSET and DECRQM tmux passthrough sxyazi 2024-08-28 02:24:35 +0800
  • caacd15110
    fix: filter out the which candidates that overlap with longer key chords (#1562) 三咲雅 · Misaki Masa 2024-08-28 00:08:51 +0800
  • 17d4afff7d
    fix: filter out the which candidates that overlap with longer key chords sxyazi 2024-08-28 00:06:20 +0800
  • 3a58847f37
    encode images with alpha channel if present for preview Diego Dorado 2024-08-26 14:41:40 -0300
  • 1947812d03
    Merge ffd21798eb into cd7209c040 fuwt 2024-08-26 00:19:14 -0400
  • cd7209c040
    feat: word wrapping in code previewer (#1159) Artyom Artamonov 2024-08-26 01:00:09 +0000
  • da95aaa4d5
    Simplify the code sxyazi 2024-08-26 08:56:26 +0800
  • 24e7a3a6d5
    word wrap feature Artyom Artamonov 2024-06-16 04:52:33 +0500
  • 7926af708c
    indentation fix Lex Moskovski 2024-06-08 15:17:05 -0700
  • 935c83983d
    word wrap in preview Lex Moskovski 2024-06-08 15:12:22 -0700
  • 58ba459b63
    perf: only scan the first 1024 bytes to detect if it's binary, apply \r fixes only to content within the visible range, avoid unnecessary allocations during natural sorting (#1551) 三咲雅 · Misaki Masa 2024-08-25 10:52:30 +0800
  • 6ec7a7e3cd
    perf: only scan the first 1024 bytes to detect if it's binary, apply \r fixes only to content within the visible range, avoid unnecessary allocations during natural sorting sxyazi 2024-08-25 10:46:40 +0800
  • 9cf85c09d2
    feat: make the builtin code previewer handle invalid carriage return chars and binary streams better (#1550) 三咲雅 · Misaki Masa 2024-08-25 02:56:38 +0800
  • 5cc671f3cd
    feat: make the builtin code previewer handle invalid carriage return chars and binary streams better sxyazi 2024-08-25 02:50:10 +0800
  • 69c20d4dd3
    fix: wrong debug_assert in OrderedFloat for NaN (#1547) Zhang ShengYan 2024-08-24 09:41:25 +0800
  • 70ccd97a05 fix:nan shouldn't be allowed Sheng-Yan, Zhang 2024-08-24 09:10:54 +0800
  • c9d74360bf
    docs: add links to all terminal emulators (#1538) Yuri Astrakhan 2024-08-23 07:14:12 -0400
  • ee540201b2
    Fix links sxyazi 2024-08-23 19:12:19 +0800
  • 0601079023
    fix: wait till mimetype is resolved to avoid flickering (#1542) 三咲雅 · Misaki Masa 2024-08-23 18:53:43 +0800
  • 5dbf82ff40
    fix: wait till mimetype is resolved to avoid flickering sxyazi 2024-08-23 18:49:45 +0800
  • 91da9d19cf
    fix: use a different cache directory for each user to avoid permission issues (#1541) 三咲雅 · Misaki Masa 2024-08-23 18:28:47 +0800
  • 7ff78e6cdb
    .. sxyazi 2024-08-23 18:24:33 +0800
  • f1613e8a30
    fix: use a different cache directory for each user to avoid permission issues sxyazi 2024-08-23 18:18:27 +0800
  • 83f9e896b0 Add links to all terminal emulators Yuri Astrakhan 2024-08-22 14:41:18 -0400
  • 4fa37cb3cd
    chore: set MACOSX_DEPLOYMENT_TARGE to 10.11 to make the binary compatible with old macOS (#1532) Zhao 2024-08-22 23:41:02 +0800
  • 024e5d0ab7
    Fix typo sxyazi 2024-08-22 23:39:38 +0800
  • e22ab43664
    .. sxyazi 2024-08-22 23:38:56 +0800
  • 92112de1c0
    feat: new confirm component (#1167) thelamb 2024-08-22 16:20:31 +0200
  • 71b253a559
    .. sxyazi 2024-08-22 22:14:26 +0800
  • 854c142d2a
    .. sxyazi 2024-08-22 22:09:52 +0800
  • 585e037dba
    chore: set MACOSX_DEPLOYMENT_TARGE to 10.9 to make the binary compatible with old madOS Zhao 2024-08-22 14:27:35 +0800
  • 666adc7c2f
    Refactor sxyazi 2024-08-21 23:15:28 +0800
  • 219a17eb94
    Rebase sxyazi 2024-08-21 21:32:15 +0800