Commit graph

235 commits

Author SHA1 Message Date
Nguyen Duc Toan
2d6837bd4f fix overflow 2023-10-01 06:23:47 +07:00
Nguyen Duc Toan
9525bba73e Merge branch 'main' of https://github.com/sxyazi/yazi 2023-10-01 06:21:23 +07: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
Nguyen Duc Toan
a941b3856b Merge branch 'main' of https://github.com/sxyazi/yazi 2023-09-30 14:41:41 +07:00
Nguyen Duc Toan
fc4a6e8693 move as_bytes to inner scope 2023-09-30 14:38:37 +07:00
Nguyễn Đức Toàn
8010ae6551
fix: Windows build and add github action (#228) 2023-09-30 15:36:58 +08:00
sxyazi
740e679b13
Do a rustfmt **/*.rs 2023-09-30 15:20:45 +08:00
Nguyen Duc Toan
284d95a3a3 use matrix instead of separate workflows 2023-09-30 13:59:34 +07:00
Nguyen Duc Toan
67c761bf8a fix linux build break 2023-09-30 13:51:06 +07:00
Nguyen Duc Toan
c85bbe7fe4 fix linux build break 2023-09-30 13:49:50 +07:00
Nguyen Duc Toan
b0d18e86fc fix testcase fails on Windows 2023-09-30 13:41:54 +07:00
Nguyen Duc Toan
102c30061e fix linux build break 2023-09-30 13:38:15 +07:00
Nguyễn Đức Toàn
1a05a2245f
Create macos.yml 2023-09-30 13:35:35 +07:00
Nguyễn Đức Toàn
34433f29e1
Create windows.yml 2023-09-30 13:35:00 +07:00
Nguyễn Đức Toàn
7d6afb2dd0
Update linux.yml 2023-09-30 13:34:34 +07:00
Nguyễn Đức Toàn
67b5ff8759
Create linux.yml 2023-09-30 13:33:53 +07:00
Nguyen Duc Toan
091e4d1aec fix windows build break 2023-09-30 13:32:07 +07: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