Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement reverse cycle through completions | Akshay | 2021-05-17 | 1 | -3/+3 |
| | |||||
* | add tab to complete env variables | Akshay | 2021-05-17 | 1 | -0/+136 |
| | |||||
* | apply clippy lints | Akshay | 2021-04-06 | 1 | -1/+7 |
| | |||||
* | draw grid and pixmap boundary separately | Akshay | 2021-04-06 | 1 | -0/+26 |
| | |||||
* | fix empty history panic | Akshay | 2021-03-24 | 1 | -0/+3 |
| | |||||
* | render cursor to command box, add readline keybinds | Akshay | 2021-03-18 | 1 | -3/+42 |
| | |||||
* | add history to command mode | Akshay | 2021-03-18 | 1 | -9/+132 |
| | |||||
* | feat: basic command mode, add text box primitives | Akshay | 2021-03-17 | 1 | -0/+134 |