Commit graph

  • b0800bbe73 working file ownership AidanV 2024-04-20 01:21:24 -07:00
  • 55da9e342c
    perf: cache each file's icon to avoid redundant calculations at rendering (#931) 三咲雅 · Misaki Masa 2024-04-20 15:43:08 +08:00
  • 17ef7901f1
    .. sxyazi 2024-04-20 15:36:43 +08:00
  • 331d3185f3
    perf: cache each file's icon to avoid redundant calculations at rendering sxyazi 2024-04-20 14:49:25 +08:00
  • 80000cfd86
    feat: preserve files' modified at timestamp while copying (#926) Rolv Apneseth 2024-04-20 05:23:29 +00:00
  • 45932baf4d
    .. sxyazi 2024-04-20 13:21:03 +08:00
  • 4267d24f06
    .. sxyazi 2024-04-20 13:16:48 +08:00
  • 778758f616
    .. sxyazi 2024-04-20 13:11:24 +08:00
  • e45f523002
    .. sxyazi 2024-04-20 13:08:32 +08:00
  • f63746371e
    .. sxyazi 2024-04-20 13:04:06 +08:00
  • 6f74d84a6e
    fix: formatting rolv 2024-04-18 11:06:54 +01:00
  • 791b801aed
    feat: while copying, preserve files' modified and accessed at timestamps rolv 2024-04-17 20:21:25 +01:00
  • a0b4ee6e6e
    fix: prevent pasting a directory into itself (#925) Rolv Apneseth 2024-04-20 03:15:57 +00:00
  • 723bb1e170
    .. sxyazi 2024-04-20 11:14:45 +08:00
  • c362137361
    .. sxyazi 2024-04-20 11:01:40 +08:00
  • 0c18664419
    fix: use easier method of determining if path is subdirectory of itself rolv 2024-04-18 11:22:19 +01:00
  • ae13c29488
    fix: prevent pasting a directory into itself rolv 2024-04-17 18:26:13 +01:00
  • 669373a030
    feat: change status bar percent at 100 to Bot (#930) AidanV 2024-04-19 19:11:50 -07:00
  • b9b4334d29 changed spaces to tabs AidanV 2024-04-19 12:10:55 -07:00
  • 588206c172 changed 100% to be bot AidanV 2024-04-19 09:52:54 -07:00
  • ff14b9a265
    fix: always persist static messages even when there are no remote clients (#928) 三咲雅 · Misaki Masa 2024-04-19 16:26:02 +08:00
  • 4eb4c468ad
    fix: always persist static messages even when there are no remote clients sxyazi 2024-04-19 16:23:37 +08:00
  • 09bc9aa371
    feat: expand the types supported by the event system (#923) 三咲雅 · Misaki Masa 2024-04-19 13:45:01 +08:00
  • 0ebba0f628
    .. sxyazi 2024-04-19 13:40:10 +08:00
  • 79d61248dd
    .. sxyazi 2024-04-19 07:50:29 +08:00
  • 7a8dbe68d8
    .. sxyazi 2024-04-18 18:24:59 +08:00
  • fd5cf1aad7
    .. sxyazi 2024-04-17 19:34:55 +08:00
  • 8ed0def9c6
    feat: expand the types supported by the event system sxyazi 2024-04-17 16:41:01 +08:00
  • 2975b999bf
    fix: rollback ratatui to v0.26.1 to avoid panicking (#922) 三咲雅 · Misaki Masa 2024-04-17 11:07:54 +08:00
  • 3f7f1234fc
    Add = to enforce version constraints sxyazi 2024-04-17 11:06:06 +08:00
  • 1d15fd96c5
    feat: allow opening interactively with the --chosen-file flag (#920) Mika Vilpas 2024-04-17 02:14:48 +03:00
  • 4a3bd7c746
    .. sxyazi 2024-04-17 07:14:03 +08:00
  • 714be567ed
    fix: rollback ratatui to v0.26.1 to avoid panicking sxyazi 2024-04-17 07:07:54 +08:00
  • 2976de393d fix: allow opening interactively with the --chosen-file flag Mika Vilpas 2024-04-16 21:39:03 +03:00
  • 9e75ed5c71
    feat: generate autocomplete script for ya command (#919) 三咲雅 · Misaki Masa 2024-04-16 12:40:14 +08:00
  • 4c8ff693a8
    feat: generate autocomplete script for ya command sxyazi 2024-04-16 12:37:56 +08:00
  • 4b04cb24b4
    feat: allow creating a tab with the startup directory when the tab_create command is called without specifying a path parameter (#917) 三咲雅 · Misaki Masa 2024-04-15 16:16:09 +08:00
  • 7420a0d416
    feat: allow creating a tab with the startup directory when the tab_create command is called without specifying a path parameter sxyazi 2024-04-15 16:12:56 +08:00
  • 280529c2cd
    feat: add a new ya send command to allow standalone client processes to communicate with DDS from the command line (#913) 三咲雅 · Misaki Masa 2024-04-15 15:42:44 +08:00
  • 9b63315d5d
    .. sxyazi 2024-04-15 15:40:01 +08:00
  • 68c1455d08
    .. sxyazi 2024-04-15 15:28:51 +08:00
  • 6aa645600a fix: add rustup to nix shell for building colbs255 2024-04-14 23:15:58 -04:00
  • 224495fd8b
    feat: add a new --send option to allow standalone client processes to communicate with DDS from the command line sxyazi 2024-04-15 07:27:26 +08:00
  • 64c5e85457
    feat: smart case completion in cd paths (#910) Nguyễn Đức Toàn 2024-04-14 22:33:10 +07:00
  • 902c19bfbb
    Simplify the code sxyazi 2024-04-14 23:30:22 +08:00
  • f442ae2adf
    feat: trigger path completion with both / and \ on Windows (#909) Nguyễn Đức Toàn 2024-04-14 22:16:23 +07:00
  • 0d05a9f305
    Simplify the code sxyazi 2024-04-14 23:12:03 +08:00
  • 988093b50e
    implement smart case completion Nguyen Duc Toan 2024-04-14 13:37:50 +07:00
  • d9f48a90f9
    move implement of slash and backslash path complete to Windows specific code Nguyen Duc Toan 2024-04-14 12:44:30 +07:00
  • debae675dc
    better path completion Nguyen Duc Toan 2024-04-14 12:20:52 +07:00
  • a70374fced
    perf: switch to globset to reduce CPU time spent on matching icons (#908) 三咲雅 · Misaki Masa 2024-04-14 11:11:31 +08:00
  • 979b963d2e
    perf: switch to globset to reduce CPU time spent on matching icons sxyazi 2024-04-14 11:08:03 +08:00
  • 0cc14f44d7
    feat: default "Reveal" opener for Linux (#907) 三咲雅 · Misaki Masa 2024-04-14 01:43:10 +08:00
  • a9e5e4dccb
    .. sxyazi 2024-04-14 01:42:09 +08:00
  • d89dddfef1
    feat: default "Reveal" opener for Linux sxyazi 2024-04-14 01:37:23 +08:00
  • 5fc2789c78
    feat: add loading state to directories (#904) 三咲雅 · Misaki Masa 2024-04-13 10:33:42 +08:00
  • 2979efb98e
    .. sxyazi 2024-04-13 10:32:34 +08:00
  • aa0db9af57
    feat: add loading state to directories sxyazi 2024-04-13 09:48:47 +08:00
  • 3c67cae42d
    feat: when there are no files in the list, add a placeholder message (#900) 三咲雅 · Misaki Masa 2024-04-12 10:09:29 +08:00
  • 0409f9958d
    feat: when there are no files in the list, add a placeholder message sxyazi 2024-04-12 10:02:57 +08:00
  • 23c38ebae0
    feat: add YAZI_ID environment variable (#895) 三咲雅 · Misaki Masa 2024-04-11 23:57:47 +08:00
  • 13c81200aa
    feat: add YAZI_ID environment variable sxyazi 2024-04-11 11:19:05 +08:00
  • 38813413ec
    feat: add new move, trash, and delete event kinds to DDS (#880) Mika Vilpas 2024-04-10 20:09:29 +03:00
  • e0077f6a10
    Minor changes sxyazi 2024-04-11 01:04:35 +08:00
  • 0a93a4e9a4 feat: add "trash" event for trashing files Mika Vilpas 2024-04-10 19:25:24 +03:00
  • 9f3229a370 feat: emit "delete" event when moving a file to the trash Mika Vilpas 2024-04-10 17:46:16 +03:00
  • ed91358b0e
    .. sxyazi 2024-04-10 08:43:07 +08:00
  • bbb8c3c036
    .. sxyazi 2024-04-10 08:42:06 +08:00
  • d6e5f728ae
    .. sxyazi 2024-04-10 08:33:43 +08:00
  • e7dc971416
    fix: file list expansion arguments ($@, $*) of shell command under opener rules are out of order (#890) 三咲雅 · Misaki Masa 2024-04-10 08:31:03 +08:00
  • b68d979475
    Fix wrong reorder argument in open command sxyazi 2024-04-09 19:53:46 +08:00
  • c16c929feb
    Add delete kind sxyazi 2024-04-09 19:33:47 +08:00
  • 57d4509fdd
    Reorder sxyazi 2024-04-09 01:06:09 +08:00
  • bfdbe4ffa0
    Format sxyazi 2024-04-09 01:01:30 +08:00
  • 63b20ba2cb
    WIP: refactor: send the move events after moving is successful Mika Vilpas 2024-04-06 21:46:40 +03:00
  • 872a6a4469
    refactor: rename move_event.rs to move_.rs Mika Vilpas 2024-04-06 21:23:04 +03:00
  • adeaf0d212
    refactor: reorder payload types Mika Vilpas 2024-04-06 21:21:42 +03:00
  • 0bc5529362
    feat: cut and paste (x -> p) sends new "move" events Mika Vilpas 2024-04-06 18:52:26 +03:00
  • 3beeefea98
    fix: file list expansion arguments ($@, $*) of shell command under opener rules are out of order sxyazi 2024-04-09 00:34:44 +08:00
  • 884de41b66
    feat: add new --orphan option to the shell command (#887) 三咲雅 · Misaki Masa 2024-04-08 08:29:21 +08:00
  • 1c683c1ae6
    feat: add new --orphan option to the shell command sxyazi 2024-04-08 08:26:03 +08:00
  • 0cfb50bd49
    feat: re-implement fzf as a built-in plugin (#884) 三咲雅 · Misaki Masa 2024-04-07 19:28:09 +08:00
  • b808ac6c8e
    feat: re-implement fzf as a built-in plugin sxyazi 2024-04-07 19:00:07 +08:00
  • cd2e7ff945
    feat: re-implement zoxide as a built-in plugin (#881) sxyazi 2024-04-07 09:00:58 +08:00
  • bc8983c588
    feat: re-implement zoxide as a built-in plugin sxyazi 2024-04-07 01:08:13 +08:00
  • 0650affb76
    fix: CJK text rendering issue where the input popup component overlaps with images (#879) 三咲雅 · Misaki Masa 2024-04-06 08:53:48 +08:00
  • bf9c997165
    .. sxyazi 2024-04-06 08:51:42 +08:00
  • 16731e6138
    fix: CJK text rendering issue where the input popup component overlaps with images sxyazi 2024-04-06 08:50:04 +08:00
  • 1b910ddc96
    perf: re-implement file watcher in an async way (#877) 三咲雅 · Misaki Masa 2024-04-05 17:47:17 +08:00
  • e3c727e260
    .. sxyazi 2024-04-05 17:46:29 +08:00
  • d1adf723e5
    .. sxyazi 2024-04-05 17:15:08 +08:00
  • 4755654224
    feat: add is_exec and is_sticky to Cha bindings (#875) 三咲雅 · Misaki Masa 2024-04-05 17:11:40 +08:00
  • 0a04a3cdd4
    .. sxyazi 2024-04-05 02:12:01 +08:00
  • 1a079bf05c
    perf: re-implement file watcher in an async way sxyazi 2024-04-05 01:54:37 +08:00
  • 3c950ee98c
    .. sxyazi 2024-04-04 22:20:00 +08:00
  • 4eb9a6a7e3
    .. sxyazi 2024-04-04 22:14:11 +08:00
  • 11ee5fce09
    .. sxyazi 2024-04-04 20:57:51 +08:00
  • e435a56a17
    feat: add is_exec and is_sticky to Cha bindings sxyazi 2024-04-04 18:08:21 +08:00
  • d04b549f4e
    feat: merge the sender and severity in the DDS payload into the same field to simplify the protocol (#871) sxyazi 2024-04-04 02:33:58 +08:00
  • 4304bbc92f
    .. sxyazi 2024-04-04 02:10:01 +08:00