Commit Graph

42 Commits

Author SHA1 Message Date
三咲雅 · Misaki Masa
1a2798eb15
feat: new theme system (#161) 2023-10-12 00:09:10 +08:00
sxyazi
15c34fed5c
docs: remove obsolete docs 2023-10-11 21:29:50 +08:00
XOR-op
4527044547
feat: add new --no-cwd-file option to quit command for flexible cwd-file setting (#245) 2023-10-05 21:36:08 +08:00
Nguyễn Đức Toàn
6da04c7eb5
feat: added new options to the `find' command for smart-case/case-insensitive finding (#240) 2023-10-04 14:42:53 +08:00
三咲雅 · Misaki Masa
b48edfd764
chore: changing the finding key to n/N to keep with Vim's conventions (#238) 2023-10-02 23:06:09 +08:00
三咲雅 · Misaki Masa
36eb30a07b
perf: reimplement optimized natural sorting algorithm, speed up ~6 times for case-insensitive sorting (#237) 2023-10-02 13:13:04 +08:00
Collide
782f88b965
feat: new link command, which creates symlinks to the yanked files (#167) 2023-09-25 02:02:26 +08:00
Collide
f7fdda9d9b
feat: scroll half/full page with arrow percentage supported, and new Vi-like <C-u>, <C-d>, <C-b>, and <C-f> keybindings added (#213) 2023-09-24 17:27:10 +08:00
sxyazi
52cfb5448f
chore: remove repeated words from keymap description 2023-09-22 12:51:49 +08:00
sxyazi
c540542da4
feat: add gg, G to the navigation section 2023-09-18 07:02:43 +08:00
Linus
902c094224
feat: new sort_sensitive option, and sort case-insensitively by default (#155) 2023-09-14 09:58:32 +08:00
Paul Horn
5a098dd864
fix: swap description for search commands (#141) 2023-09-12 21:50:40 +08:00
三咲雅 · Misaki Masa
b5db6dace9
feat: new V, D, C keybinding for Input component (#139) 2023-09-12 17:54:44 +08:00
三咲雅 · Misaki Masa
7ec7e36a53
feat: find (#104) 2023-09-11 18:49:26 +08:00
sxyazi
e412478043
fix: RAR file preview 2023-09-08 00:41:58 +08:00
三咲雅 · Misaki Masa
230362d6c7
feat: suspend process (Ctrl-Z) (#120) 2023-09-07 16:08:51 +08:00
XYenon
eee68a99b4
fix: mime of javascript (#106) 2023-09-05 20:28:24 +08:00
三咲雅 · Misaki Masa
c0c1a6cae6
feat: new cache_dir option (#96) 2023-08-31 18:21:06 +08:00
三咲雅 · Misaki Masa
4d4586409d
feat: help (#93) 2023-08-31 13:58:13 +08:00
三咲雅 · Misaki Masa
2b70107f1f
feat: respect EDITOR environment variable, close #90 (#91) 2023-08-28 19:25:14 +08:00
三咲雅 · Misaki Masa
e4096c0f25
feat: make the preview scrollable (#86) 2023-08-26 17:28:43 +08:00
Anton Simonov
388ad43537
feat: sort naturally (#82) 2023-08-26 11:15:07 +08:00
Anton Simonov
a7a085e41c
feat: organize keys for logical behavior (#83) 2023-08-24 23:55:21 +08:00
三咲雅 · Misaki Masa
c051df3f60
fix: don't follow the symbolic on Linux (#77) 2023-08-20 21:44:39 +08:00
三咲雅 · Misaki Masa
4f52d829bb
feat: custom manager layout (#76) 2023-08-20 10:39:05 +08:00
sxyazi
8499e900c7
fix: mimetype for RAR files 2023-08-19 23:11:45 +08:00
XYenon
1135c13d0f
feat: show symlink path (#67) 2023-08-17 20:14:16 +08:00
三咲雅 · Misaki Masa
e7672b1f06
feat: new task-related config options (#53) 2023-08-14 07:44:01 +08:00
sxyazi
4480db86b7
feat: add the final fallback rule 2023-08-13 19:01:48 +08:00
Yifan Song
1e3b17e58c
feat: add sort_dir_first option (#49) 2023-08-12 23:08:39 +08:00
sxyazi
9d937fe376
feat: add inode/x-empty and application/json as text 2023-08-12 19:57:48 +08:00
三咲雅 · Misaki Masa
d881614d31
feat: enhanced execution format (#45) 2023-08-12 17:48:18 +08:00
Pig Fang
f119489907
feat: show current dir name in tab (#41) 2023-08-10 18:28:42 +08:00
XYenon
4823c0abc4
feat: add interactive cd (#43) 2023-08-09 22:30:02 +08:00
XYenon
2ac51faa93
feat: add display_name to opener (#31) 2023-08-07 21:07:39 +08:00
Pig Fang
ab5ff057c4
feat: allow to customize status section separator (#30) 2023-08-07 18:35:02 +08:00
三咲雅 · Misaki Masa
2f32ca17cb
feat: running shell (#24) 2023-08-06 01:27:52 +08:00
sxyazi
af091027ca
fix: wrong positional argument 2023-08-04 17:34:51 +08:00
三咲雅 · Misaki Masa
78ee5e9ac8
fix: no matches of some icons (#19) 2023-08-04 09:19:45 +08:00
三咲雅 · Misaki Masa
85f09e0103
feat: show the output of running tasks in real-time (#17) 2023-08-03 18:55:40 +08:00
sxyazi
cdb6ad1724
docs: fix the path of preset config 2023-08-02 10:40:40 +08:00
三咲雅 · Misaki Masa
cf824af99b
refactor: use workspace to speed up builds (#13) 2023-08-02 10:29:49 +08:00