Commit Graph

36 Commits

Author SHA1 Message Date
Nguyễn Đức Toàn
d3d3462b5e
fix: Windows build and add github action (#228) 2023-09-30 15:49:01 +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
三咲雅 · 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
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
三咲雅 · 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
sxyazi
0f9318e7f2
fix: SIGTSTP does not exist on Windows 2023-09-12 02:13:11 +08:00
三咲雅 · Misaki Masa
7ec7e36a53
feat: find (#104) 2023-09-11 18:49:26 +08:00
三咲雅 · Misaki Masa
a90adf5bc5
feat: make Input streamable (#127) 2023-09-09 22:58:20 +08:00
三咲雅 · Misaki Masa
3544578a12
fix: respect symlink paths without canonicalizing them (#126) 2023-09-08 23:25:14 +08:00
sxyazi
e412478043
fix: RAR file preview 2023-09-08 00:41:58 +08:00
auvred
ac58f709a5
fix: set cursor block after closing input prompt from insert mode (#109) 2023-09-07 01:04:44 +08:00
三咲雅 · Misaki Masa
d3f0c9c059
perf: load large folders in chunks (#117) 2023-09-07 00:12:59 +08:00
XYenon
eee68a99b4
fix: mime of javascript (#106) 2023-09-05 20:28:24 +08:00
三咲雅 · Misaki Masa
9c3d5cc400
refactor: use Url instead of PathBuf (#107) 2023-09-05 19:32:53 +08:00
三咲雅 · Misaki Masa
25ba265407
feat: add Mintty (Git Bash) image preview support (#103) 2023-09-02 12:55:24 +08:00
三咲雅 · Misaki Masa
018ba56f62
feat: new YAZI_CONFIG_HOME env variable (#97) 2023-08-31 18:52:13 +08:00
三咲雅 · Misaki Masa
e31bc6a075
refactor: simplify filesystem design to improve performance (#89) 2023-08-29 11:54:33 +08:00
三咲雅 · Misaki Masa
e4096c0f25
feat: make the preview scrollable (#86) 2023-08-26 17:28:43 +08:00
三咲雅 · Misaki Masa
f694b1a6dd
feat: update mime-type after file changes detected (#78) 2023-08-23 10:55:39 +08:00
Pig Fang
47846932d4
feat: prepare for Windows (#44) 2023-08-19 11:10:26 +08:00
三咲雅 · Misaki Masa
08a0735dde
refactor: implement RoCell to replace OnceCell (#63) 2023-08-15 18:49:47 +08:00
三咲雅 · Misaki Masa
80619597d3
refactor: simplify the flow with let-else (#56) 2023-08-15 07:27:46 +08:00
三咲雅 · Misaki Masa
7e32b5de6a
refactor: improve stdout performance by using BufWriter (#55) 2023-08-15 00:10:52 +08:00
Collide
053652c740
refactor: improve bulk rename performance (#54) 2023-08-14 22:52:34 +08:00
Collide
ebb06789fc
feat: bulk rename (#50) 2023-08-14 18:11:45 +08:00
三咲雅 · Misaki Masa
d881614d31
feat: enhanced execution format (#45) 2023-08-12 17:48:18 +08:00
三咲雅 · Misaki Masa
d198f142e2
refactor: introduce Clippy (#38) 2023-08-09 14:36:19 +08:00
三咲雅 · Misaki Masa
e123137823
fix: unknown mime-type of inode/x-empty (#36) 2023-08-08 15:47:27 +08:00
sxyazi
ad554bab89
feat: pre-cache PDF files 2023-08-03 22:04:50 +08:00
Yifan Song
0485259302
feat: add pdf preview with pdftoppm (#18) 2023-08-03 22:01:36 +08:00
sxyazi
4af79f8f4a
refactor: using string interpolation 2023-08-03 21:54:59 +08:00
三咲雅 · Misaki Masa
cf824af99b
refactor: use workspace to speed up builds (#13) 2023-08-02 10:29:49 +08:00