This website requires JavaScript.
Explore
Help
Register
Sign In
pagedmov
/
shed
Watch
1
Star
0
Fork
0
You've already forked shed
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
12267716be0dd5b905d4511b2b9cf466f7fb5540
shed
/
src
/
readline
/
vimode
History
pagedmov
fbadbebf8c
Implemented the autocmd builtin, which allows you to register hooks for certain shell events.
2026-03-04 14:12:10 -05:00
..
ex.rs
Added ex mode to line editor, a 'keymap' builtin, and a zsh-like widget system using ':!<shellcmd>' ex mode commands
2026-03-03 03:19:02 -05:00
insert.rs
Added ex mode to line editor, a 'keymap' builtin, and a zsh-like widget system using ':!<shellcmd>' ex mode commands
2026-03-03 03:19:02 -05:00
mod.rs
Implemented the autocmd builtin, which allows you to register hooks for certain shell events.
2026-03-04 14:12:10 -05:00
normal.rs
Added ex mode to line editor, a 'keymap' builtin, and a zsh-like widget system using ':!<shellcmd>' ex mode commands
2026-03-03 03:19:02 -05:00
replace.rs
Added ex mode to line editor, a 'keymap' builtin, and a zsh-like widget system using ':!<shellcmd>' ex mode commands
2026-03-03 03:19:02 -05:00
visual.rs
Added 'read_key' builtin that allows widget scripts to handle input
2026-03-03 20:39:09 -05:00