三咲雅 · Misaki Masa
|
4465101089
|
feat: add a link to the debugging instructions in yazi --debug (#2365)
|
2025-02-19 18:21:21 +08:00 |
|
hankertrix
|
3ec832b9d8
|
fix: incorrect kebab-case for the notify level enum (#2349)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-02-17 14:34:50 +08:00 |
|
三咲雅 · Misaki Masa
|
38e45c647b
|
refactor: consistent naming for enum variants (#2339)
|
2025-02-14 23:17:06 +08:00 |
|
三咲雅 · Misaki Masa
|
ce9092e73e
|
chore: bump version to 25.2.11 (#2323)
|
2025-02-11 19:07:47 +08:00 |
|
三咲雅 · Misaki Masa
|
17ff1e8812
|
chore: bump version to 25.2.7 (#2301)
|
2025-02-07 16:42:49 +08:00 |
|
三咲雅 · Misaki Masa
|
a8477059fd
|
feat: use positional argument instead of --args for the plugin command (#2299)
|
2025-02-07 02:51:13 +08:00 |
|
三咲雅 · Misaki Masa
|
633e68e73e
|
feat: support end of options (--) marker for all commands (#2298)
|
2025-02-07 02:01:23 +08:00 |
|
三咲雅 · Misaki Masa
|
0c100ae5a6
|
feat: switch to Calendar Versioning (#2291)
|
2025-02-05 17:00:33 +08:00 |
|
三咲雅 · Misaki Masa
|
b236f34d31
|
feat: new @since plugin annotation to specify the minimum supported Yazi version (#2290)
|
2025-02-05 15:55:56 +08:00 |
|
三咲雅 · Misaki Masa
|
5058cf2294
|
fix: sync block execution failed due to Runtime mutably borrowed more than once (#2225)
|
2025-01-19 22:54:34 +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 |
|
sxyazi
|
783e95b1f2
|
chore: bump version to 0.4.3
|
2024-12-20 22:46:24 +08:00 |
|
三咲雅 · Misaki Masa
|
54918b506f
|
feat: new --cwd parameter for the shell command and fs.cwd() API (#2060)
|
2024-12-17 18:31:17 +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
|
b8b3ab9be3
|
chore: bump version to 0.4.0 (#2011)
|
2024-12-08 21:00:32 +08:00 |
|
三咲雅 · Misaki Masa
|
c7d9265d25
|
fix: missing a repeek on unyanking files in the hovered folder (#1988)
|
2024-12-05 08:45:18 +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
|
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
|
1f32601dc4
|
feat: spotter (#1802)
|
2024-11-20 16:43:38 +08:00 |
|
三咲雅 · Misaki Masa
|
a9a8a190a4
|
refactor: upgrade to mlua v0.10.0 (#1842)
|
2024-11-08 22:37:32 +08:00 |
|
三咲雅 · Misaki Masa
|
baf062f3b1
|
feat!: deprecate --sync option for the plugin command (#1891)
|
2024-11-07 23:08:39 +08:00 |
|
三咲雅 · Misaki Masa
|
e8c1d625ac
|
fix: use a unique Id for each tab (#1826)
|
2024-10-24 08:57:08 +08:00 |
|
三咲雅 · Misaki Masa
|
43b5ae0e6c
|
feat!: add ui.Text, ui.Table, remove ui.Paragraph and ui.ListItem (#1776)
|
2024-10-14 01:54:03 +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
|
631afd09ee
|
fix: warnings should be output to stderr instead of stdout (#1669)
|
2024-09-21 20:12:35 +08:00 |
|
sxyazi
|
7c445cef1f
|
chore: bump version to 0.3.3
|
2024-09-04 23:16:18 +08:00 |
|
sxyazi
|
ddb8ce530f
|
chore: bump version to 0.3.2
|
2024-08-28 12:37:54 +08:00 |
|
thelamb
|
92112de1c0
|
feat: new confirm component (#1167)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-22 22:20:31 +08:00 |
|
三咲雅 · Misaki Masa
|
4112bf451f
|
chore: bump version to 0.3.1 (#1492)
|
2024-08-15 22:39:36 +08:00 |
|
sxyazi
|
b066652b65
|
refactor: tab locking
|
2024-08-10 20:25:35 +08:00 |
|
HE7086
|
3bb867c5bd
|
feat: add cursor option to the shell command (#1422)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-09 18:12:28 +08:00 |
|
三咲雅 · Misaki Masa
|
1e08e09899
|
feat: new search_do command to make it easier to achieve a flat view (#1431)
|
2024-08-07 21:36:55 +08:00 |
|
karimElmougi
|
d2ebadb631
|
chore: move common dependencies to workspace Cargo.toml (#1388)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-03 10:45:46 +08:00 |
|
三咲雅 · Misaki Masa
|
7a380c2f0f
|
chore: bump version to 0.3 (#1374)
|
2024-08-01 14:36:16 +08:00 |
|
三咲雅 · Misaki Masa
|
23a56c24a4
|
feat: new extract builtin plugin for archive extracting (#1321)
|
2024-07-31 08:27:22 +08:00 |
|
三咲雅 · Misaki Masa
|
df1f094a28
|
fix: adapt to a wider range of terminal cursor management through DECSET and DECRQM requests (#1346)
|
2024-07-25 22:25:26 +08:00 |
|
三咲雅 · Misaki Masa
|
d6081fbe6f
|
refactor: reimplement the signal system (#1307)
|
2024-07-18 23:41:02 +08:00 |
|
sxyazi
|
0f84717a1b
|
feat: keep file creation time on macOS and Windows (#1169)
|
2024-06-20 14:54:42 +08:00 |
|
三咲雅 · Misaki Masa
|
e4d67121f8
|
feat!: DDS client-server version check (#1111)
|
2024-06-02 03:04:53 +08:00 |
|
三咲雅 · Misaki Masa
|
c2affae3a9
|
feat: add a next property to the preloader rules to allow running multiple preloaders (#1058)
|
2024-05-19 19:04:04 +08:00 |
|
三咲雅 · Misaki Masa
|
65afe6027a
|
feat: font preview (#1048)
|
2024-05-17 13:56:27 +08:00 |
|
Gui
|
0ffba5c648
|
feat: new --args parameter for fd an rg search (#1013)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-05-09 03:01:16 +08:00 |
|
三咲雅 · Misaki Masa
|
aee65bc4d1
|
fix: notification title width does not include the width of the icon (#1000)
|
2024-05-04 00:35:04 +08:00 |
|