Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | Fix \? prompt expansion for more than one digit | June McEnroe | 2019-12-02 |
| | |||
* | Document HISTFILE | June McEnroe | 2019-11-26 |
| | |||
* | Remove default ENV from manual | June McEnroe | 2019-11-21 |
| | |||
* | Do not apply expansion to HISTFILE | June McEnroe | 2019-11-21 |
| | |||
* | Revert "Set default ENV to ~/.config/cash/cashrc" | June McEnroe | 2019-11-21 |
| | | | | This reverts commit 2d722bdd93ba2ddd9d7e4394a845eeea9951ab5f. | ||
* | Remove HISTFILE default value | June McEnroe | 2019-11-21 |
| | |||
* | Remove vendored libedit | June McEnroe | 2019-11-21 |
| | |||
* | Revert "Use local libedit" | June McEnroe | 2019-11-21 |
| | | | | This reverts commit a8cd87a52b91f41d3bec81b1a36fa224501f3af7. | ||
* | Just use H_LOAD and H_SAVE | June McEnroe | 2019-11-21 |
| | |||
* | Use braces in 1sh Makefile | June McEnroe | 2019-11-21 |
| | |||
* | Add \? exit status prompt expansion | June McEnroe | 2019-11-20 |
| | |||
* | 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. |