tangled
alpha
login
or
join now
brookjeynes.dev
/
jido
地圖 (Jido) is a lightweight Unix TUI file explorer designed for speed and simplicity.
5
fork
atom
overview
issues
pulls
pipelines
jido
/
src
/
at
v1.3.0
14 files
app.zig
refactor(events): abstract global event handler into function
7 months ago
circ_stack.zig
Updated libvaxis dependency - Updated way images are processed - Pushing a filled circ queue will now return the item overwritten allowing us to free its memory
1 year ago
commands.zig
feat: add `--entry-dir=PATH` arg
7 months ago
config.zig
feat: add `--entry-dir=PATH` arg
7 months ago
directories.zig
feat: add `--entry-dir=PATH` arg
7 months ago
drawer.zig
feat(images): cache images to avoid unecessary re-processing
7 months ago
environment.zig
refactor: audit `try` usage to improve system resiliance (#18)
9 months ago
event_handlers.zig
refactor(events): abstract global event handler into function
7 months ago
events.zig
feat: thread image processing (#19)
7 months ago
file_logger.zig
refactor: Better ergonomics around writing to the log file.
9 months ago
git.zig
refactor: audit `try` usage to improve system resiliance (#18)
9 months ago
list.zig
feat: Added keybind `h` to view help / keybind menu.
9 months ago
main.zig
feat: add `--choose-dir` arg
7 months ago
notification.zig
refactor: audit `try` usage to improve system resiliance (#18)
9 months ago