Commit Graph

535 Commits

Author SHA1 Message Date
三咲雅 · 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
三咲雅 · Misaki Masa
e52547de10
feat: fix and enhance unset mode (#27) 2023-08-07 13:31:24 +08:00
fzdwx
badcf99416
fix: tasks number format (#26) 2023-08-06 18:49:55 +08:00
三咲雅 · Misaki Masa
dadc408a8e
feat: highlight the inputs when highlighting mode turns on (#25) 2023-08-06 17:32:34 +08:00
三咲雅 · Misaki Masa
2f32ca17cb
feat: running shell (#24) 2023-08-06 01:27:52 +08:00
三咲雅 · Misaki Masa
c5c9b2e598
feat: improve the performance of highlighting big JSON file (#23) 2023-08-05 17:29:40 +08:00
三咲雅 · Misaki Masa
011154abcb
feat: more language support in highlighting (#22) 2023-08-05 16:49:23 +08:00
Collide
22b1fa998d
refactor(md5): replace md5 wtih md-5 (#21) 2023-08-04 22:44:29 +08:00
sxyazi
af091027ca
fix: wrong positional argument 2023-08-04 17:34:51 +08:00
三咲雅 · Misaki Masa
f119dea2ad
feat: make highlighting tasks cancelable even though its CPU-bound (#20) 2023-08-04 12:46:03 +08:00
三咲雅 · Misaki Masa
78ee5e9ac8
fix: no matches of some icons (#19) 2023-08-04 09:19:45 +08:00
sxyazi
5b88c68236
docs: add new dep 2023-08-03 22:38:21 +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
85f09e0103
feat: show the output of running tasks in real-time (#17) 2023-08-03 18:55:40 +08:00
sxyazi
d5d443031f
fix: ambiguous name 2023-08-03 15:12:19 +08:00
三咲雅 · Misaki Masa
0b6c9b7306
docs: add a discussion section 2023-08-03 14:36:41 +08:00
Pig Fang
8e688291a4
docs: add yazi-bin AUR package (#16) 2023-08-02 14:49:40 +08:00
sxyazi
45a3bdf4ad
feat: rerender images on terminal resume 2023-08-02 14:33:27 +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
sxyazi
cdb6ad1724
docs: fix the path of preset config 2023-08-02 10:40:40 +08:00
sxyazi
a6072edf33
docs: add sixel manual link 2023-08-02 10:35:55 +08:00
三咲雅 · Misaki Masa
cf824af99b
refactor: use workspace to speed up builds (#13) 2023-08-02 10:29:49 +08:00
sxyazi
f7022266aa
docs: add Nix guide 2023-07-30 15:20:02 +08:00
sxyazi
da16f1db5a
feat: use std::io::stdout() 2023-07-30 12:34:31 +08:00
三咲雅 · Misaki Masa
13b473d5e1
feat: support for Überzug++ for image previews with X11/wayland environment (#12) 2023-07-30 11:53:40 +08:00
三咲雅 · Misaki Masa
d8725b3d7c
feat: avoid duplicating the same task of precaching the size (#11) 2023-07-27 11:17:51 +08:00
三咲雅 · Misaki Masa
f01e1a272f
feat: auto hover the file after it created (#10) 2023-07-27 10:19:34 +08:00
三咲雅 · Misaki Masa
a42da833fe
feat: make folder openable 2023-07-27 08:08:09 +08:00
三咲雅 · Misaki Masa
e2a4894111
feat: switch sorting by key; precalculate and cache directory size when sorting by size; use BTreeMap to improve performance
- Switch sorting by key
- Precalculate and cache directory size when sorting by size
- Use `BTreeMap` to improve performance
2023-07-25 11:31:34 +08:00
三咲雅 · Misaki Masa
688afeaf27
feat: the ability to close input using Esc, and the new op of Cut (#6) 2023-07-25 01:25:21 +08:00
sxyazi
3b2d141ca4
feat: add goto default config 2023-07-24 08:20:06 +08:00
sxyazi
2df2671f3c
refactor: use new instead of default 2023-07-24 07:56:08 +08:00
三咲雅 · Misaki Masa
a8a5ab7f8c
feat: enable bracketed paste (#5) 2023-07-24 07:37:38 +08:00
三咲雅 · Misaki Masa
1f8c170359
feat: which-key and multi-key support (#4) 2023-07-24 07:26:16 +08:00
fzdwx
ca3c7c90b5
fix: fn import (#3) 2023-07-23 10:41:02 +08:00
sxyazi
afbdd95a68
fix: typos 2023-07-23 08:32:00 +08:00
sxyazi
0f76923a4d
feat: restore original cursor on undoing 2023-07-23 08:08:43 +08:00
sxyazi
43e731b9a1
feat: fallback to the enter behavior when there is only one item selected and its a directory #2 2023-07-23 00:14:55 +08:00
sxyazi
14639f64ac
feat: undo and redo for input 2023-07-22 23:06:40 +08:00
fzdwx
f6547dd051
feat: open support enter dir (#2) 2023-07-22 22:53:03 +08:00
sxyazi
b6ea235b5e
feat: long text scrolling 2023-07-21 23:41:22 +08:00
sxyazi
820ddf2d4c
fix: remove unused feature 2023-07-21 16:07:10 +08:00
sxyazi
a017a66a17
feat: add new yank and paste command to input 2023-07-21 07:54:02 +08:00
sxyazi
f06775555b
fix: cannot delete the last char when forwarding to the end of the word 2023-07-20 20:28:21 +08:00
sxyazi
9f93c6f34e
feat: render selected range 2023-07-20 19:48:01 +08:00
sxyazi
b8d9014d83
docs: more docs 2023-07-20 17:32:03 +08:00
sxyazi
bebc039f97
docs: amplify the install method of macOS 2023-07-20 15:23:08 +08:00