| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| up-netbsd | 2018-12-04 | 4.3 MB | |
| up-openbsd | 2018-12-04 | 4.4 MB | |
| up | 2018-12-04 | 4.3 MB | |
| up-darwin | 2018-12-04 | 4.3 MB | |
| up-dragonfly | 2018-12-04 | 4.3 MB | |
| up-freebsd | 2018-12-04 | 4.3 MB | |
| README.md | 2018-12-04 | 351 Bytes | |
| v0.3.2 -- Add some readline shortcuts.tar.gz | 2018-12-04 | 157.0 kB | |
| v0.3.2 -- Add some readline shortcuts.zip | 2018-12-04 | 157.9 kB | |
| Totals: 9 Items | 26.2 MB | 0 | |
Add the following shortcuts (see [#28]):
Ctrl-A/Ctrl-E— Go to beginning/end of command.Ctrl-B/Ctrl-F— Move backward/forward by one character (same asLeft/Right).Ctrl-K/Ctrl-Y— Kill from cursor to EOL. / Yank (paste) last kill at cursor.
Those features were contributed by @cmacrae — thanks! :heart: