yazi/yazi-binding/src
2026-04-03 09:13:52 +08:00
..
elements refactor: simplify FromStr implementations with strum 2026-04-03 09:13:52 +08:00
process refactor: pull the process API out into yazi-binding crate (#3830) 2026-03-31 22:04:12 +08:00
access.rs feat: new fs.access() API to access the filesystem (#3668) 2026-02-09 08:50:01 +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 feat: new which:dismiss command to dismiss the which component (#3654) 2026-02-02 02:53:02 +08:00
chord_cow.rs feat: new which:dismiss command to dismiss the which component (#3654) 2026-02-02 02:53:02 +08:00
color.rs refactor: implement FromLua instead of TryFrom<Value> (#3760) 2026-03-13 20:28:44 +08:00
composer.rs perf: switch to a higher-performance hash algorithm (#3083) 2025-08-19 15:58:39 +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 refactor: implement FromLua instead of TryFrom<Value> (#3760) 2026-03-13 20:28:44 +08:00
handle.rs feat: new experimental ya.async() API (#3422) 2025-12-11 01:10:28 +08:00
icon.rs fix: proper invalid UTF-8 path support (#2884) 2025-06-16 21:25:39 +08:00
id.rs feat: tasks without progress (#3131) 2025-09-02 16:58:34 +08:00
image.rs refactor: move Lua bindings into their own yazi-binding crate (#3636) 2026-01-29 23:12:29 +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 refactor: simplify FromStr implementations with strum 2026-04-03 09:13:52 +08:00
lib.rs refactor: pull the process API out into yazi-binding crate (#3830) 2026-03-31 22:04:12 +08:00
macros.rs refactor: implement FromLua instead of TryFrom<Value> (#3760) 2026-03-13 20:28:44 +08:00
mouse.rs refactor: move Lua bindings into their own yazi-binding crate (#3636) 2026-01-29 23:12:29 +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 refactor: make Clippy happy 2026-03-17 09:41:46 +08:00
scheme.rs refactor: simplify FromStr implementations with strum 2026-04-03 09:13:52 +08:00
stage.rs feat: filesystem-level error (#3217) 2025-09-28 23:08:48 +08:00
style.rs feat: new cx.which API to access the which component state (#3617) 2026-01-27 01:29:14 +08:00
url.rs perf: reduce memory allocations by using Lua 5.5 external strings (#3634) 2026-01-29 07:58:15 +08:00
utils.rs feat!: rounded corners for indicator bar (#3419) 2025-12-09 22:25:01 +08:00