Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor theme parsing (#570) | Gokul Soumya | 2021-08-12 |
| | |||
* | fix small terminal size panic with info popup (#563) | Kirawi | 2021-08-09 |
| | | | | | | | * fix small terminal size panic with info popup * remove unused enumerator * fix subtraction overflow panic | ||
* | Add ctrl-z to suspend | Ivan Tham | 2021-08-03 |
| | |||
* | reverse the dependency between helix-tui and helix-view (#366) | Keith Simmons | 2021-06-25 |
* reverse the dependency between helix-tui and helix-view by moving a fiew types to view * fix tests * clippy and format fixes Co-authored-by: Keith Simmons <keithsim@microsoft.com> |