marcoleder
|
098f7396d8
|
fix: wrong description of the swipe command (#2197)
|
2025-01-14 13:47:21 +08:00 |
|
darcy
|
ba62b407bd
|
feat: replace mode and Vim motions (W, E, B, ^, _) for inputs (#2143)
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
|
2025-01-08 18:38:21 +08:00 |
|
三咲雅 · Misaki Masa
|
2eed881f12
|
feat: more decent package locking mechanism (#2168)
|
2025-01-08 16:03:40 +08:00 |
|
三咲雅 · Misaki Masa
|
7dd4454bf1
|
feat: support application/mbox mimetype (#2173)
|
2025-01-08 14:58:46 +08:00 |
|
三咲雅 · Misaki Masa
|
21f6a92ea3
|
feat: sort search results by full URN (#2164)
|
2025-01-06 13:52:58 +08:00 |
|
三咲雅 · Misaki Masa
|
7d993c1517
|
feat: support and hide Windows system files by default (#2149)
|
2025-01-03 08:18:34 +08:00 |
|
三咲雅 · Misaki Masa
|
7d3e58951c
|
feat: new ya.confirm() API (#2095)
|
2024-12-25 00:35:46 +08:00 |
|
greg
|
5bd71bf225
|
feat: theme support for the spotter border and title (#2002)
|
2024-12-21 00:17:28 +08:00 |
|
sxyazi
|
783e95b1f2
|
chore: bump version to 0.4.3
|
2024-12-20 22:46:24 +08:00 |
|
三咲雅 · Misaki Masa
|
5cfcab305e
|
fix: missing a hover after reordering from an external plugin (#2072)
|
2024-12-20 19:49:42 +08:00 |
|
Integral
|
87bfd8e2aa
|
feat: add more supported archive formats to the preset config (#1926)
|
2024-12-20 17:55:33 +08:00 |
|
三咲雅 · Misaki Masa
|
635bb4be55
|
feat: allow noop for single-key chords by removing the mixing length limit (#2064)
|
2024-12-18 10:51:36 +08:00 |
|
三咲雅 · Misaki Masa
|
c1048debc5
|
feat: support for Android platform in the for qualifier of opener (#2041)
|
2024-12-14 08:50:36 +08:00 |
|
三咲雅 · Misaki Masa
|
196a46cc5e
|
fix: choose a more conservative macro_workers value to ensure concurrency safety with certain USB flash drives (#2040)
|
2024-12-14 08:02:24 +08:00 |
|
三咲雅 · Misaki Masa
|
c78f39b50f
|
chore: bump version to 0.4.2 (#2031)
|
2024-12-11 21:54:32 +08:00 |
|
三咲雅 · Misaki Masa
|
ccf466d881
|
feat: new option to suppress 0.4 deprecation warnings (#2027)
|
2024-12-11 17:38:43 +08:00 |
|
三咲雅 · Misaki Masa
|
22757199f9
|
chore: bump version to 0.4.1 (#2022)
|
2024-12-10 20:19:15 +08:00 |
|
三咲雅 · Misaki Masa
|
0b340b67d5
|
fix: failed to parse certain image dimensions for Überzug++ backend (#2020)
|
2024-12-10 07:45:18 +08:00 |
|
三咲雅 · Misaki Masa
|
b8b3ab9be3
|
chore: bump version to 0.4.0 (#2011)
|
2024-12-08 21:00:32 +08:00 |
|
gaesa
|
de93e6208d
|
fix: avoid upscaling for the video previewer (#2007)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-12-08 00:25:06 +08:00 |
|
三咲雅 · Misaki Masa
|
3bd625a8af
|
docs: add README for default configuration files (#2005)
|
2024-12-07 02:24:47 +08:00 |
|
三咲雅 · Misaki Masa
|
fbf9b3d1ed
|
fix!: remove the vnd. prefix from mimetype to solve differences introduced in the newest version of file(1) 5.46 (#1995)
|
2024-12-05 22:37:05 +08:00 |
|
三咲雅 · Misaki Masa
|
d3f572a8c7
|
feat!: remove the meaningless --confirm option to simplify the shell command (#1982)
|
2024-12-03 22:15:43 +08:00 |
|
三咲雅 · Misaki Masa
|
4bd8b0b446
|
feat: new load DDS event (#1980)
|
2024-12-03 09:13:23 +08:00 |
|
三咲雅 · Misaki Masa
|
20dc0550bc
|
feat: new ya emit and ya emit-to subcommands to emit commands to a specified instance for execution (#1979)
|
2024-12-01 23:12:49 +08:00 |
|
三咲雅 · Misaki Masa
|
4194befb88
|
feat: true custom mime fetcher support - using user rules even during open or in watcher (#1976)
|
2024-12-01 00:15:43 +08:00 |
|
三咲雅 · Misaki Masa
|
d72f90356b
|
feat!: support passing arguments to previewer/preloader/spotter/fetcher (#1966)
|
2024-11-30 21:25:57 +08:00 |
|
三咲雅 · Misaki Masa
|
37292adfde
|
perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962)
|
2024-11-28 01:56:53 +08:00 |
|
三咲雅 · Misaki Masa
|
5e48df5126
|
feat!: extend the available styles for mode by separating mode from the separator styles (#1953)
|
2024-11-26 17:11:36 +08:00 |
|
三咲雅 · Misaki Masa
|
4026cebd88
|
feat!: auto switch between dark and light icons/flavors based on terminal backgrounds (#1946)
|
2024-11-25 16:43:07 +08:00 |
|
三咲雅 · Misaki Masa
|
1277b01758
|
feat: new log system (#1945)
|
2024-11-24 17:47:32 +08:00 |
|
三咲雅 · Misaki Masa
|
22e7d579d2
|
fix!: eliminate the x- prefix in mime-types (#1927)
|
2024-11-21 15:06:07 +08:00 |
|
三咲雅 · Misaki Masa
|
1f32601dc4
|
feat: spotter (#1802)
|
2024-11-20 16:43:38 +08:00 |
|
sxyazi
|
81ce040443
|
feat: disable the rayon feature for image since Yazi already uses multithreading
|
2024-11-05 23:38:18 +08:00 |
|
三咲雅 · Misaki Masa
|
5531874a9a
|
feat: allow disabling certain preset keybinds with the new noop virtual command (#1882)
|
2024-11-03 16:48:17 +08:00 |
|
三咲雅 · Misaki Masa
|
0baccdc9aa
|
fix: use complete rendering instead of partial rendering for no task progress report (#1876)
|
2024-11-01 19:52:19 +08:00 |
|
三咲雅 · Misaki Masa
|
c6687237e1
|
perf: introduce reflow for the rendering engine (#1863)
|
2024-10-30 19:06:06 +08:00 |
|
三咲雅 · Misaki Masa
|
96bcd820b8
|
refactor: add tests for Pattern::match_path (#1837)
|
2024-10-26 08:53:01 +08:00 |
|
三咲雅 · Misaki Masa
|
60cfa7dba9
|
feat: launch from preset settings if the user's config cannot be parsed (#1832)
|
2024-10-25 16:27:26 +08:00 |
|
sxyazi
|
81fd949016
|
chore: add discussion template
|
2024-10-25 08:48:52 +08:00 |
|
greg
|
53043313ba
|
feat: custom styles for the confirm component (#1789)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-10-17 18:39:51 +08:00 |
|
三咲雅 · Misaki Masa
|
35c3c9e0f7
|
refactor!: rename the term select to toggle to reserve select for future use (#1773)
|
2024-10-13 18:47:12 +08:00 |
|
三咲雅 · Misaki Masa
|
13e307eab2
|
refactor: simplify module exports (#1770)
|
2024-10-12 21:05:12 +08:00 |
|
三咲雅 · Misaki Masa
|
2014aee646
|
fix!: introduce a new btime term to align ctime with Unix (#1761)
|
2024-10-11 18:05:08 +08:00 |
|
三咲雅 · Misaki Masa
|
558d97d084
|
perf: merge multiple file operations into one to greatly speed up updates in large directories (#1745)
|
2024-10-08 19:33:38 +08:00 |
|
XYenon
|
a96c60ce6a
|
feat!: make backspace command not close the input even when value is empty (#1680)
|
2024-10-03 07:41:28 +08:00 |
|
三咲雅 · Misaki Masa
|
e6912da7d1
|
feat: add more context to error messages (#1701)
|
2024-09-29 15:56:28 +08:00 |
|
Raphael Amorim
|
9f8109e02e
|
feat: adapt for image preview in the Rio terminal (#1690)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-09-27 00:35:01 +08:00 |
|
三咲雅 · Misaki Masa
|
631afd09ee
|
fix: warnings should be output to stderr instead of stdout (#1669)
|
2024-09-21 20:12:35 +08:00 |
|
三咲雅 · Misaki Masa
|
e858d11ce0
|
refactor: ensure that each Url contains the full location information (#1659)
|
2024-09-20 22:21:32 +08:00 |
|