yazi/yazi-plugin/src/utils
2025-03-15 17:44:42 +08:00
..
app.rs feat: custom search engine Lua API (#2452) 2025-03-07 17:48:44 +08:00
cache.rs feat: allow preloaders to return an optional Error to describe the failure (#2253) 2025-01-28 04:35:51 +08:00
call.rs feat: allow to specify layer for keymap commands (#2399) 2025-02-26 03:01:17 +08:00
image.rs fix: reverse the order of CSI-based and environment-based terminal detection (#2310) 2025-02-09 14:50:19 +08:00
json.rs feat: new cf and th allow to access user configuration and theme scheme in sync/async plugins consistently (#2389) 2025-02-23 20:37:35 +08:00
layer.rs feat: allow to specify layer for keymap commands (#2399) 2025-02-26 03:01:17 +08:00
log.rs perf: lazy load ui, ya, fs, and ps (#1903) 2024-11-13 11:38:11 +08:00
mod.rs feat!: video spotter & using ffmpeg instead of ffmpegthumbnailer as previewer backend (#1928) 2024-11-22 18:21:29 +08:00
preview.rs fix: respect hidden status of directory junctions and symlinks themselves on Windows (#2471) 2025-03-11 13:02:58 +08:00
spot.rs fix: respect hidden status of directory junctions and symlinks themselves on Windows (#2471) 2025-03-11 13:02:58 +08:00
sync.rs refactor: rename cf to rt (#2393) 2025-02-24 21:26:19 +08:00
target.rs perf: lazy load ui, ya, fs, and ps (#1903) 2024-11-13 11:38:11 +08:00
text.rs feat: more decent package locking mechanism (#2168) 2025-01-08 16:03:40 +08:00
time.rs perf: lazy load ui, ya, fs, and ps (#1903) 2024-11-13 11:38:11 +08:00
user.rs fix: enable unwinding on Windows release builds (#2286) 2025-02-04 16:28:51 +08:00
utils.rs feat: file navigation wraparound with new arrow prev and arrow next commands (#2485) 2025-03-15 17:44:42 +08:00