Commit Graph

370 Commits

Author SHA1 Message Date
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
三咲雅 · Misaki Masa
7ec7e36a53
feat: find (#104) 2023-09-11 18:49:26 +08:00
三咲雅 · Misaki Masa
0acf345ee3
perf: doesn't wait for the process of killing (#128) 2023-09-09 23:03:47 +08:00
三咲雅 · Misaki Masa
a90adf5bc5
feat: make Input streamable (#127) 2023-09-09 22:58:20 +08:00
sxyazi
ff42685ec9
feat: shorten the alert on trashing/deleting 2023-09-09 15:44:24 +08:00
sxyazi
c40058ebfa
fix: unable to scroll back after scrolling beyond the maximum boundary 2023-09-09 01:25:38 +08:00
三咲雅 · Misaki Masa
3544578a12
fix: respect symlink paths without canonicalizing them (#126) 2023-09-08 23:25:14 +08:00
三咲雅 · Misaki Masa
c1f3c8f82d
fix: recognize symlink directories as files (#125) 2023-09-08 22:44:45 +08:00
三咲雅 · Misaki Masa
567c617b28
fix: show_hidden not properly applied to hovered folder (#124) 2023-09-08 06:47:51 +08:00