Commit Graph

43 Commits

Author SHA1 Message Date
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
sxyazi
c40058ebfa
fix: unable to scroll back after scrolling beyond the maximum boundary 2023-09-09 01:25:38 +08:00
三咲雅 · Misaki Masa
230362d6c7
feat: suspend process (Ctrl-Z) (#120) 2023-09-07 16:08:51 +08:00
三咲雅 · Misaki Masa
d3f0c9c059
perf: load large folders in chunks (#117) 2023-09-07 00:12:59 +08:00
sxyazi
13e086387c
chore: bump version to v0.1.4 2023-09-01 14:38:16 +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
Anton Simonov
388ad43537
feat: sort naturally (#82) 2023-08-26 11:15:07 +08:00
三咲雅 · Misaki Masa
f694b1a6dd
feat: update mime-type after file changes detected (#78) 2023-08-23 10:55:39 +08:00
三咲雅 · Misaki Masa
8c0ca4c649
feat: windows clipboard support (#75) 2023-08-20 08:24:41 +08:00
Pig Fang
47846932d4
feat: prepare for Windows (#44) 2023-08-19 11:10:26 +08:00
sxyazi
15fbb722aa
chore: fix build script 2023-08-15 19:50:47 +08:00
三咲雅 · Misaki Masa
08a0735dde
refactor: implement RoCell to replace OnceCell (#63) 2023-08-15 18:49:47 +08:00
三咲雅 · Misaki Masa
35ca32e74b
refactor: introduces the validator (#57) 2023-08-15 07:29:21 +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
d881614d31
feat: enhanced execution format (#45) 2023-08-12 17:48:18 +08:00
Pig Fang
f119489907
feat: show current dir name in tab (#41) 2023-08-10 18:28:42 +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
三咲雅 · Misaki Masa
e52547de10
feat: fix and enhance unset mode (#27) 2023-08-07 13:31:24 +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
85f09e0103
feat: show the output of running tasks in real-time (#17) 2023-08-03 18:55:40 +08:00
三咲雅 · Misaki Masa
cf824af99b
refactor: use workspace to speed up builds (#13) 2023-08-02 10:29:49 +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
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
三咲雅 · Misaki Masa
1f8c170359
feat: which-key and multi-key support (#4) 2023-07-24 07:26:16 +08:00
sxyazi
b6ea235b5e
feat: long text scrolling 2023-07-21 23:41:22 +08:00
sxyazi
9f93c6f34e
feat: render selected range 2023-07-20 19:48:01 +08:00
sxyazi
311ca77fda
fix: build error on linux 2023-07-19 09:08:36 +08:00
sxyazi
11c289229a
feat: default config 2023-07-18 00:34:58 +08:00
sxyazi
b438501d2d
feat: archive preview 2023-07-17 18:06:07 +08:00
sxyazi
0766e37100
feat: precache images and videos 2023-07-16 21:20:31 +08:00
sxyazi
ca08a8447a
feat: status color customing 2023-07-15 00:54:58 +08:00
sxyazi
9f5707ad74
feat: support of navigating to file for cd event 2023-07-13 20:08:37 +08:00
sxyazi
4a5154c03e
feat: jump around with fzf and zoxide 2023-07-12 19:33:23 +08:00
sxyazi
7071177bcd
chore: use new project name 2023-07-11 00:25:57 +08:00
sxyazi
52aa00ed23
first commit 2023-07-08 19:46:43 +08:00