Commit Graph

228 Commits

Author SHA1 Message Date
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
Nguyễn Đức Toàn
77988d47a4
fix: handle shell arguments on Windows (#214) 2023-10-04 14:08:29 +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
Nguyễn Đức Toàn
e7eb459787
feat: backward/forward (#230) 2023-10-01 15:49:07 +08:00
sxyazi
e5340a2beb
refactor: replace map_or(false, ...) with is_some_and(...) 2023-10-01 15:47:39 +08:00
Nguyễn Đức Toàn
73b9c62944
feat: loop through to find (#234) 2023-10-01 15:38:00 +08:00
三咲雅 · Misaki Masa
b2d3e39e96
feat: new force option for creating and renaming (#208) 2023-10-01 10:30:51 +08:00
Nguyễn Đức Toàn
a5aa9cb817
fix: a logic error in Step (#233) 2023-10-01 09:44:48 +08:00
三咲雅 · Misaki Masa
5584ba4844
fix: set stdio to null when orphan is true (#229) 2023-09-30 20:43:47 +08:00
Nguyễn Đức Toàn
d3d3462b5e
fix: Windows build and add github action (#228) 2023-09-30 15:49:01 +08:00
三咲雅 · Misaki Masa
492929a0b8
feat: add BackTab support (#209) 2023-09-29 08:31:06 +08:00
LightQuantum
f9eeac611f
feat: highlight matching words on finding (#211) 2023-09-27 08:43:32 +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
三咲雅 · Misaki Masa
d3ed8e7cf8
feat: new orphan option for opener rules, to keep the process running even when Yazi exited (#216) 2023-09-24 15:55:44 +08:00
LightQuantum
e2ead7eecb
feat: include ignored files on search when hidden files are shown (#212) 2023-09-24 12:19:17 +08:00
sxyazi
ec261a2708
feat: different title for shell blocking mode 2023-09-23 09:53:13 +08:00
XYenon
cb13de9574
feat: add flake.nix (#205) 2023-09-22 16:08:17 +08:00
sxyazi
52cfb5448f
chore: remove repeated words from keymap description 2023-09-22 12:51:49 +08:00
sxyazi
58df82498f
feat: better find title 2023-09-22 12:50:18 +08:00
Conrado Jordan
6497df3a6f
fix: typo of LICENSE file (#201) 2023-09-21 23:11:51 +08:00
三咲雅 · Misaki Masa
1793d635eb
feat: new force option added for the remove command, which does not show the confirmation dialog on trashing/deleting (#173) 2023-09-21 12:39:38 +08:00
三咲雅 · Misaki Masa
afab7879dd
docs: fix video black borders 2023-09-21 09:52:26 +08:00
三咲雅 · Misaki Masa
5a7b84a8fc
docs: use new documentation 2023-09-21 09:15:31 +08:00
Nguyễn Đức Toàn
4065a0573a
fix: inconsistent Shift key behavior on Unix and Windows (#174) 2023-09-21 00:29:25 +08:00
三咲雅 · Misaki Masa
6d2f69b612
feat: make trash optional (#178) 2023-09-19 08:54:31 +08:00
Yifan Song
db4d5edeb4
fix: image preview not working on Zellij (#181) 2023-09-19 01:21:00 +08:00
sxyazi
c540542da4
feat: add gg, G to the navigation section 2023-09-18 07:02:43 +08:00
sxyazi
a5949c5cb5
fix: unexpected error due to channel closing 2023-09-18 06:55:50 +08:00
Integral
9bf4f70b3a
docs: add archlinuxcn installation guide (#176) 2023-09-17 22:44:52 +08:00
Ctem
ba3f603de4
feat: tab switch wraparound (#160) 2023-09-17 16:52:06 +08:00
三咲雅 · Misaki Masa
07d5df05f1
fix: leave upwards only if an IO error occurs in current (#172) 2023-09-17 15:23:01 +08:00
Linus
09243716a9
feat: multiple openers for a single rule (#154) 2023-09-17 07:20:04 +08:00
yggdr
a04faa9dbc
feat: support for FreeBSD permission type (#169) 2023-09-17 07:16:49 +08:00
三咲雅 · Misaki Masa
8e72ae90c1
fix: check relative path on expand_path (#165) 2023-09-17 01:29:44 +08:00
Linus
902c094224
feat: new sort_sensitive option, and sort case-insensitively by default (#155) 2023-09-14 09:58:32 +08:00
三咲雅 · Misaki Masa
b62307dc4a
feat: make the glob expr case insensitive by default, and prepend \s to make it sensitive (#156) 2023-09-14 09:34:07 +08:00
Nguyễn Đức Toàn
9c6b3c9d1d
feat: fallback to built-in highlighting if jq is not installed (#151) 2023-09-14 00:01:16 +08:00
三咲雅 · Misaki Masa
4c98a351c9
feat: show keywords when in search mode (#152) 2023-09-13 23:57:58 +08:00
三咲雅 · Misaki Masa
e6fccf9d17
feat: support for image preview within tmux (#147) 2023-09-13 22:44:27 +08:00
三咲雅 · Misaki Masa
e6c236c179
docs: add "Why Yazi Fast" link 2023-09-13 19:49:45 +08:00
三咲雅 · Misaki Masa
cbe0fd5c73
fix: image position calculation (#144) 2023-09-13 01:13:10 +08:00
三咲雅 · Misaki Masa
c3bc8721f1
docs: adjustment of wording 2023-09-12 22:05:28 +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
sxyazi
0f9318e7f2
fix: SIGTSTP does not exist on Windows 2023-09-12 02:13:11 +08:00
三咲雅 · Misaki Masa
464c2aff71
docs: new example video 2023-09-11 22:41:28 +08:00
三咲雅 · Misaki Masa
1a1dd9c355
feat: tab-specific sorting (#131) 2023-09-11 19:22:24 +08:00
sxyazi
cad6560955
fix: wrong offset of existing directory on previewing 2023-09-11 19:16:49 +08:00