| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add sample sshd_config | June McEnroe | 2018-08-20 | 
| | | |||
| * | Add term.c for extra terminal features | June McEnroe | 2018-08-11 | 
| | | | | | Look at the cute little state machine! | ||
| * | Become multi-channel | June McEnroe | 2018-08-10 | 
| | | | | | There's a lot of UI missing for it, but it technically works. | ||
| * | Add URL detection, listing and opening | June McEnroe | 2018-08-09 | 
| | | | | | Might also add /copy, like /open. | ||
| * | Add Homebrew LibreSSL paths to Makefile | June McEnroe | 2018-08-08 | 
| | | |||
| * | Factor out line editing to edit.c | June McEnroe | 2018-08-08 | 
| | | |||
| * | Populate tab-complete list | June McEnroe | 2018-08-07 | 
| | | |||
| * | Use wchar_t strings for all of UI | June McEnroe | 2018-08-06 | 
| | | | | | vaswprintf is a nightmare. | ||
| * | Add README | June McEnroe | 2018-08-04 |