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
History
pagedmov
12267716be
Added an on-exit hook for autocmd
...
improved mode-switching autocmd hook logic fixed escaping logic in single quote expansion
2026-03-04 14:29:44 -05:00
..
vimode
Implemented the autocmd builtin, which allows you to register hooks for certain shell events.
2026-03-04 14:12:10 -05:00
complete.rs
Implemented the autocmd builtin, which allows you to register hooks for certain shell events.
2026-03-04 14:12:10 -05:00
highlight.rs
cleaned up all compiler warnings
2026-02-27 11:08:42 -05:00
history.rs
Work on integrating error reporting using the ariadne crate
2026-02-28 20:30:12 -05:00
keys.rs
Added 'read_key' builtin that allows widget scripts to handle input
2026-03-03 20:39:09 -05:00
layout.rs
Extracted readline from the dead prompt module
2026-02-25 20:00:19 -05:00
linebuf.rs
Implemented the autocmd builtin, which allows you to register hooks for certain shell events.
2026-03-04 14:12:10 -05:00
mod.rs
Added an on-exit hook for autocmd
2026-03-04 14:29:44 -05:00
register.rs
Extracted readline from the dead prompt module
2026-02-25 20:00:19 -05:00
term.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
vicmd.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