Commit Graph

46 Commits

Author SHA1 Message Date
三咲雅 · Misaki Masa
9396d8760c
feat: ya.hide() plugin API (#792) 2024-03-09 03:07:20 +08:00
Diogo Duarte
b55c5dc9a1
feat: add new scrolloff option to [manager] (#679) 2024-02-15 19:23:04 +08:00
Sinkerine
b013dff4fe
feat: support unyank (#313) 2024-01-31 21:53:30 +08:00
三咲雅 · Misaki Masa
9d912b07aa
refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
三咲雅 · Misaki Masa
f31f78b063
feat: allow to configure image filter (#586) 2024-01-26 22:59:49 +08:00
sxyazi
ac4afaf44e
feat: support display images in Ghostty 2024-01-06 11:11:08 +08:00
三咲雅 · Misaki Masa
32aa1909cf
feat: fine-grained scheduling priority (#462) 2023-12-29 22:37:43 +08:00
三咲雅 · Misaki Masa
82bab0f24a
feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
Hanaasagi
c643afd6e6
feat: include commit hash in yazi --version (#393) 2023-11-23 19:21:25 +08:00
三咲雅 · Misaki Masa
c3446cd941
feat: new kitty graphics protocol implementation for better compatibility with tmux through Unicode placeholders (#365) 2023-11-14 08:46:58 +08:00
三咲雅 · Misaki Masa
34d4be4071
feat: raise open file descriptors limit at startup (#342) 2023-11-10 23:03:47 +08:00
三咲雅 · Misaki Masa
c41397957d
refactor: extracting commands into separate files to make them easier to maintain (#338) 2023-11-10 09:25:23 +08:00
三咲雅 · Misaki Masa
1bbb323509
feat: new reveal command (#341) 2023-11-09 09:07:12 +08:00
三咲雅 · Misaki Masa
1f744810f4
feat: better Zellij support with multi-factor detection involving emulator types (#336) 2023-11-06 08:10:57 +08:00
sxyazi
847c475d8c
fix: completion won't closing when there are no candidates 2023-11-05 00:37:43 +08:00
XOR-op
5b66f6fcf5
feat: auto-completion for input component (#324) 2023-11-04 06:30:52 +08:00
三咲雅 · Misaki Masa
671b480ab1
refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00
sxyazi
283f9377f2
chore: release 2023-10-21 13:27:26 +08:00
Collide
3313f17954
feat: shell completions & auto releasing (#282) 2023-10-21 12:18:26 +08:00
三咲雅 · Misaki Masa
51ab86b1b8
fix: delegate the SIGINT signal of processes with orphan=true to their parent (#290) 2023-10-20 09:40:32 +08:00
sxyazi
bed8172347
refactor: tab-specific config 2023-10-20 09:10:07 +08:00
三咲雅 · Misaki Masa
b840dcccd5
feat: better file hover state (#269) 2023-10-14 23:12:32 +08:00
Yifan Song
d032b6850d
fix: collect and fix all hard coded themes and color (#221) 2023-10-13 00:34:04 +08:00
三咲雅 · Misaki Masa
1a2798eb15
feat: new theme system (#161) 2023-10-12 00:09:10 +08:00
Nguyễn Đức Toàn
df5fd4c964
feat: support environment variable in cd path (#241) 2023-10-11 21:16:44 +08:00
三咲雅 · Misaki Masa
36eb30a07b
perf: reimplement optimized natural sorting algorithm, speed up ~6 times for case-insensitive sorting (#237) 2023-10-02 13:13:04 +08:00
Nguyễn Đức Toàn
e7eb459787
feat: backward/forward (#230) 2023-10-01 15:49:07 +08:00
三咲雅 · Misaki Masa
230362d6c7
feat: suspend process (Ctrl-Z) (#120) 2023-09-07 16:08:51 +08:00
三咲雅 · Misaki Masa
25ba265407
feat: add Mintty (Git Bash) image preview support (#103) 2023-09-02 12:55:24 +08:00
三咲雅 · Misaki Masa
4d4586409d
feat: help (#93) 2023-08-31 13:58:13 +08:00
Anton Simonov
388ad43537
feat: sort naturally (#82) 2023-08-26 11:15:07 +08:00
三咲雅 · Misaki Masa
bdbd552457
feat: add xclip and xsel support (#74) 2023-08-20 01:50:03 +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
三咲雅 · 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
XYenon
2ac51faa93
feat: add display_name to opener (#31) 2023-08-07 21:07:39 +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
三咲雅 · Misaki Masa
011154abcb
feat: more language support in highlighting (#22) 2023-08-05 16:49:23 +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
三咲雅 · Misaki Masa
85f09e0103
feat: show the output of running tasks in real-time (#17) 2023-08-03 18:55:40 +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
13b473d5e1
feat: support for Überzug++ for image previews with X11/wayland environment (#12) 2023-07-30 11:53:40 +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
sxyazi
afbdd95a68
fix: typos 2023-07-23 08:32:00 +08:00