Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add HISTFILE history saving | June McEnroe | 2020-03-09 |
| | |||
* | Source .editrc before applying -v or -e | June McEnroe | 2020-03-09 |
| | | | | | Otherwise a bind -v in .editrc will take precedence and overwrite the ^I binding for sh-complete. | ||
* | Add RPS1 and RPS2 right prompts | June McEnroe | 2020-03-09 |
| | |||
* | Import /usr/src/bin/sh from FreeBSD 12.1-RELEASE | June McEnroe | 2020-03-09 |
| | |||
* | Remove 1sh sources | June McEnroe | 2020-03-09 |
| | | | | I'm going to recreate it from fresh sh sources for clean git history. | ||
* | Source .editrc before applying -v or -e | June McEnroe | 2019-12-20 |
| | | | | | Otherwise a bind -v in .editrc will take precedence and overwrite the ^I binding for sh-complete. | ||
* | Do not apply expansion to HISTFILE | June McEnroe | 2019-11-21 |
| | |||
* | Revert "Use local libedit" | June McEnroe | 2019-11-21 |
| | | | | This reverts commit 4ec42616876188657fde1230f7c2ccd8396f18b1. | ||
* | Just use H_LOAD and H_SAVE | June McEnroe | 2019-11-21 |
| | |||
* | Remove PSlit | June McEnroe | 2019-11-20 |
| | |||
* | Rename catsh to 1sh | June McEnroe | 2019-06-28 |
Yes it's another rename because I felt like catsh was too long. 1sh is short and unique. |