tangled
alpha
login
or
join now
brookjeynes.dev
/
jido
地圖 (Jido) is a lightweight Unix TUI file explorer designed for speed and simplicity.
7
fork
atom
overview
issues
pulls
pipelines
jido
/
src
/
at
v0.4.0
9 files
brookjeynes.dev
Added ability to open files with editor - Files can now be opened with $EDITOR - Stopped supporting Windows
2 years ago
4e3c3ad5
app.zig
general refactors and bug fixes
2 years ago
circ_stack.zig
general refactors and bug fixes
2 years ago
config.zig
Added ability to delete and create files and folders - Can delete files and folders. - Can undo deletions within a session. - Can create folders and directories. - Updated README with new keybinds. - Added config option for styling info bar.
2 years ago
directories.zig
general refactors and bug fixes
2 years ago
environment.zig
Added ability to open files with editor - Files can now be opened with $EDITOR - Stopped supporting Windows
2 years ago
list.zig
general refactors and bug fixes
2 years ago
log.zig
Restructured app - Moved render and event handling logic to their own functions. - Fixed rename issue where it could not be undone. - Fixed issue where images would stop rendering if an event was emitted without changing selected item.
2 years ago
main.zig
general refactors and bug fixes
2 years ago
notification.zig
Added new keybind to change directory by path; made list scrolling more seamless
2 years ago