Commit Graph

212 Commits

Author SHA1 Message Date
三咲雅 · Misaki Masa
a764e42098
refactor: tab-specific selection (#653) 2024-02-13 02:40:13 +08:00
三咲雅 · Misaki Masa
dc1718fcf0
feat: calling sync functions within the async plugin (#649) 2024-02-09 17:28:14 +08:00
三咲雅 · Misaki Masa
c12a735f68
perf: cheaper sync context initialization (#643) 2024-02-08 12:14:01 +08:00
sxyazi
0d7e977076
chore: bump version to 0.2.3 2024-02-07 11:18:23 +08:00
Rolv Apneseth
fab5bc16cc
feat: if input is empty, close it on backspace command (#630) 2024-02-06 22:51:34 +08:00
sxyazi
19791d8328
feat: add ya.quote() function instead of ya.shell_join() 2024-02-06 10:47:57 +08:00
三咲雅 · Misaki Masa
59e889a3b5
fix: hidden attribute of files on Windows (#632) 2024-02-06 08:27:00 +08:00
sxyazi
9e113a9337
feat: add ya.shell_join() API 2024-02-05 09:00:48 +08:00
三咲雅 · Misaki Masa
715fbf5b65
fix: attach plugin args to the entry method for better future optimization possibilities (#627) 2024-02-05 02:49:17 +08:00
三咲雅 · Misaki Masa
a027c1be12
feat: app_emit and manager_emit accepts boolean, integer, and number as option values (#625) 2024-02-04 08:38:10 +08:00
sxyazi
82359ef290
fix: image rotation with orientation 4
https://github.com/image-rs/image/issues/1958#issuecomment-1925350954
2024-02-03 23:01:42 +08:00
三咲雅 · Misaki Masa
b51d1f26d0
feat: plugin interface for key events via ya.which() (#617) 2024-02-03 01:09:26 +08:00
三咲雅 · Misaki Masa
9d912b07aa
refactor: use Cmd instead of Exec (#604) 2024-01-31 08:59:47 +08:00
三咲雅 · Misaki Masa
68ffd82c0d
feat: plugin-specific state persistence (#590) 2024-01-28 00:30:41 +08:00
三咲雅 · Misaki Masa
c325c332de
feat: support passing arguments to plugin (#587) 2024-01-27 15:20:16 +08:00
sxyazi
c02d69590b
feat: shorten unit names and add more units to ya.readable_size 2024-01-26 16:35:36 +08:00
三咲雅 · Misaki Masa
28870ad26e
feat: customizing the number of columns of "which key" component (#571) 2024-01-24 16:18:40 +08:00
sxyazi
0c0a0f319d
fix: manager_emit should be sync 2024-01-23 12:31:53 +08:00
三咲雅 · Misaki Masa
56ede51c53
perf: new event system (#561) 2024-01-22 18:43:50 +08:00
三咲雅 · Misaki Masa
701c08ce1e
feat: allow the spawned child processes to suspend (#556) 2024-01-22 08:43:51 +08:00
三咲雅 · Misaki Masa
74bcae037b
feat: new host_name() API (#550) 2024-01-21 11:30:16 +08:00
三咲雅 · Misaki Masa
93dc1b78e2
feat: add prepend_keymap and append_keymap for configuring mixing (#546) 2024-01-20 13:55:57 +08:00
sxyazi
97a7eb7d47
feat: add file(1) as the file fallback previewer (#543) 2024-01-20 08:41:46 +08:00
三咲雅 · Misaki Masa
1bfd1c002f
fix: shell input code highlighting is not adapted for the default ANSI theme (#536) 2024-01-19 11:26:59 +08:00
三咲雅 · Misaki Masa
453ca94e18
fix: follow symlinks when detecting mime-type on Windows (#527) 2024-01-19 01:00:57 +08:00
三咲雅 · Misaki Masa
e987855fca
fix: can't display file name with invalid utf-8 (#529) 2024-01-19 00:49:15 +08:00
三咲雅 · Misaki Masa
6145bc38dc
fix: can't open and reveal paths with spaces on Windows (#526) 2024-01-17 00:13:23 +08:00
sxyazi
1036685f91
chore: update trash to 3.2.1 2024-01-16 08:29:26 +08:00
István Donkó
cb80ca81da
feat: add YAZI_LEVEL env variable for shells (#514) 2024-01-16 00:30:43 +08:00
三咲雅 · Misaki Masa
a1c963accc
perf: partial rendering progress and composite into a complete UI to reduce CPU consumption caused by frequent progress updates (#509) 2024-01-15 18:30:50 +08:00
Azad
bf9f8f4273
feat: add support for highlighting by file type (#510) 2024-01-13 23:19:40 +08:00
sxyazi
876419a6c4
chore: bump version to 0.2.0 2024-01-13 21:13:23 +08:00
三咲雅 · Misaki Masa
a735b3234f
fix: prevent recursive caching - don't cache files in the cache directory (#504) 2024-01-12 01:35:57 +08:00
三咲雅 · Misaki Masa
560a1bf3f9
feat: icon color and ordered icon rules support (#503) 2024-01-10 23:24:36 +08:00
sxyazi
cd84386ead
fix: ignore peek task cancellation error 2024-01-10 03:12:57 +08:00
sxyazi
59f79a2ae5
fix: hover(Some) should track the location of the file regardless 2024-01-09 14:58:43 +08:00
sxyazi
085f7e39bf
refactor: remove unnecessary .lua extension 2024-01-08 12:12:06 +08:00
三咲雅 · Misaki Masa
1908ff2047
fix: resize isn't triggered on app restoring (#483) 2024-01-07 22:12:17 +08:00
sxyazi
72f924b9e5
feat: add new ya.render() API 2024-01-07 19:46:46 +08:00
Urie
cf769bf533
feat: add user and group-related plugin APIs (#469) 2024-01-03 02:37:48 +08:00
三咲雅 · Misaki Masa
5c62cf2c65
perf: new UI rendering architecture (#468) 2024-01-02 08:38:26 +08:00
Sam Mohr
10a78b5dbc
feat: support ANSI themes (#460) 2024-01-01 22:07:06 +08:00
三咲雅 · Misaki Masa
5fb0fceacb
perf: chunk loading for mime-types (#467) 2024-01-01 21:15:38 +08:00
sxyazi
ccb98ac21f
feat: v0.2.0 API 2023-12-30 23:41:41 +08:00
sxyazi
bfa5e0af0c
fix: os.date only accepts integer in Lua 5.4 2023-12-28 16:55:20 +08:00
三咲雅 · Misaki Masa
2d3512e965
fix: panic caused by set_hook (#459) 2023-12-28 03:32:39 +08:00
三咲雅 · Misaki Masa
82bab0f24a
feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
三咲雅 · Misaki Masa
d6ca524c53
feat: copy content over SSH (#447) 2023-12-12 10:46:19 +08:00
Mag Mell
a771308782
fix: do not use LuaJIT in riscv64 and loongarch64 architecture (#439) 2023-12-10 13:29:00 +08:00
三咲雅 · Misaki Masa
638a360d51
fix: crashes when selection indicator exceeds the visible area while a wrong folder_offset specified (#416) 2023-12-01 21:49:02 +08:00
三咲雅 · Misaki Masa
6d29420e2f
refactor: integrate tasks into scheduler (#406) 2023-11-29 01:37:06 +08:00
三咲雅 · Misaki Masa
a1984725e4
refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
sxyazi
56b0611f7c
fix: peek down directories 2023-11-24 06:21:13 +08:00
三咲雅 · Misaki Masa
63b7491ad7
fix: popup components (Input, Select, etc.) being covered by previewed images (#360) 2023-11-23 21:36:35 +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
sxyazi
539374fd14
feat: add new QuadrantInside and QuadrantOutside border type 2023-11-04 23:34:22 +08:00
XOR-op
5b66f6fcf5
feat: auto-completion for input component (#324) 2023-11-04 06:30:52 +08:00
Simone Fidanza
73941c2291
feat: use USERPROFILE to retrieve readable path on Windows (#331) 2023-11-02 19:22:05 +08:00
sxyazi
bfc1dcb4f6
refactor: format and adjust log levels 2023-10-23 16:07:08 +08:00
三咲雅 · Misaki Masa
c9178d4ab3
feat: add a new Folder:icon() API to make it easier for users to extend icons (#301) 2023-10-23 12:36:54 +08:00
三咲雅 · Misaki Masa
671b480ab1
refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00