Commit Graph

24 Commits

Author SHA1 Message Date
三咲雅 · Misaki Masa
baeb009fa0
fix: support RGBA16 images (#250) 2023-10-08 22:13:56 +08:00
Yifan Song
db4d5edeb4
fix: image preview not working on Zellij (#181) 2023-09-19 01:21:00 +08:00
三咲雅 · Misaki Masa
e6fccf9d17
feat: support for image preview within tmux (#147) 2023-09-13 22:44:27 +08:00
sxyazi
80bfe9ae14
fix: clearing images needs to happen immediately 2023-09-02 20:37:32 +08:00
三咲雅 · Misaki Masa
c0c1a6cae6
feat: new cache_dir option (#96) 2023-08-31 18:21:06 +08:00
sxyazi
a36dabfe85
fix: images are not completely cleared occasionally 2023-08-27 08:33:26 +08:00
三咲雅 · Misaki Masa
e4096c0f25
feat: make the preview scrollable (#86) 2023-08-26 17:28:43 +08:00
sxyazi
e8f15ff436 feat: add doNotMoveCursor to ensure consistent behavior of WezTerm across all platforms 2023-08-20 16:41:48 -07:00
sxyazi
64c6cdf072
fix: regression that caused TUI tearing when previewing an image 2023-08-20 07:10:10 +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
7e32b5de6a
refactor: improve stdout performance by using BufWriter (#55) 2023-08-15 00:10:52 +08:00
sxyazi
aa441cd7f0
refactor: add tmpfile function to Boot 2023-08-13 18:59:25 +08:00
三咲雅 · Misaki Masa
b6f1aa552f
feat: automatically change the current working directory after closing yazi (#40) 2023-08-09 18:15:02 +08:00
三咲雅 · Misaki Masa
d198f142e2
refactor: introduce Clippy (#38) 2023-08-09 14:36:19 +08:00
Pig Fang
f274848dcb
refactor: avoid hard coding tmp dir (#32) 2023-08-07 23:06:41 +08:00
三咲雅 · Misaki Masa
575b7d7090
fix: does not generate the necessary PDF cache when max_width is set too large (#28) 2023-08-07 13:41:21 +08:00
Collide
22b1fa998d
refactor(md5): replace md5 wtih md-5 (#21) 2023-08-04 22:44:29 +08:00
sxyazi
ad554bab89
feat: pre-cache PDF files 2023-08-03 22:04:50 +08:00
sxyazi
4af79f8f4a
refactor: using string interpolation 2023-08-03 21:54:59 +08:00
sxyazi
d5d443031f
fix: ambiguous name 2023-08-03 15:12:19 +08:00
fzdwx
f7743da8e5
fix: adaptor export error caused by differences in Rust versions (#15) 2023-08-02 14:17:12 +08:00
三咲雅 · Misaki Masa
5998d5cef6
feat: support transparent images along with Sixel being used (#14) 2023-08-02 12:53:59 +08:00
三咲雅 · Misaki Masa
cf824af99b
refactor: use workspace to speed up builds (#13) 2023-08-02 10:29:49 +08:00