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
8bdc21c8d5fdf2adff8880978e452a77d5fda839
shed
/
src
/
prompt
/
readline
History
Kyler Clay
8bdc21c8d5
implemented autosuggestions for the line editor
2025-05-30 01:12:18 -04:00
..
history.rs
implemented autosuggestions for the line editor
2025-05-30 01:12:18 -04:00
keys.rs
further work on implementing vi features
2025-05-22 03:36:27 -04:00
linebuf.rs
implemented autosuggestions for the line editor
2025-05-30 01:12:18 -04:00
mod.rs
implemented autosuggestions for the line editor
2025-05-30 01:12:18 -04:00
mode.rs
implemented history for the line editor
2025-05-28 20:24:09 -04:00
register.rs
prompt and buffer drawing appears functional
2025-05-27 02:41:19 -04:00
term.rs
implemented history for the line editor
2025-05-28 20:24:09 -04:00
vicmd.rs
implemented history for the line editor
2025-05-28 20:24:09 -04:00