yazi/yazi-binding/src
2026-05-31 13:07:11 +08:00
..
config fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
elements fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
process fix: mock OS-level reaping on Windows to avoid child processes potentially detached (#3922) 2026-04-30 18:50:51 +08:00
theme feat: custom styles for plugins (#3934) 2026-05-05 06:03:25 +08:00
access.rs feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
calculator.rs perf: preset multi spotter only updates sizes for folders to cut memory usage (#3751) 2026-03-10 12:39:19 +08:00
cha.rs feat: new mimetype fetcher dedicated to remote files (#3268) 2025-10-21 15:14:08 +08:00
chan.rs fix!: make ui.Style immutable (#3862) 2026-04-07 11:06:31 +08:00
chord_cow.rs feat: new which:dismiss command to dismiss the which component (#3654) 2026-02-02 02:53:02 +08:00
composer.rs perf: switch to a higher-performance hash algorithm (#3083) 2025-08-19 15:58:39 +08:00
dnd.rs feat: drag and drop (#4005) 2026-05-28 12:05:06 +08:00
error.rs perf: reduce memory allocations by using Lua 5.5 external strings (#3634) 2026-01-29 07:58:15 +08:00
fd.rs refactor: make Clippy happy 2026-03-17 09:41:46 +08:00
file.rs feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
handle.rs feat: new experimental ya.async() API (#3422) 2025-12-11 01:10:28 +08:00
icon.rs feat: new app:theme action that hot-reload user themes/flavors (#3906) 2026-04-21 23:34:56 +08:00
id.rs feat: drag-resize panes with mouse (#3890) 2026-04-22 19:35:19 +08:00
image.rs feat: drag-resize panes with mouse (#3890) 2026-04-22 19:35:19 +08:00
input.rs feat: make cmp component follow input cursor (#3784) 2026-03-19 21:19:10 +08:00
iter.rs feat: tasks without progress (#3131) 2025-09-02 16:58:34 +08:00
layer.rs fix!: make ui.Style immutable (#3862) 2026-04-07 11:06:31 +08:00
lib.rs feat: drag and drop (#4005) 2026-05-28 12:05:06 +08:00
macros.rs feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
mouse.rs feat: drag and drop (#4005) 2026-05-28 12:05:06 +08:00
path.rs perf: reduce memory allocations by using Lua 5.5 external strings (#3634) 2026-01-29 07:58:15 +08:00
permit.rs refactor: use the term "action" instead of "command" (#3694) 2026-02-18 17:08:48 +08:00
range.rs refactor: implement FromLua instead of TryFrom<Value> (#3760) 2026-03-13 20:28:44 +08:00
runtime.rs fix: normalize main entry IDs for consistent internal sharing (#3966) 2026-05-15 07:30:38 +08:00
scheme.rs refactor: simplify FromStr implementations with strum 2026-04-03 09:13:52 +08:00
selector.rs feat: dynamic open/opener Lua API (#3901) 2026-04-19 16:58:57 +08:00
stage.rs feat: filesystem-level error (#3217) 2025-09-28 23:08:48 +08:00
style.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
tty.rs fix: decouple yazi_boot crate init from yazi_term init (#4011) 2026-05-31 13:07:11 +08:00
url.rs feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
utils.rs feat!: rounded corners for indicator bar (#3419) 2025-12-09 22:25:01 +08:00