Commit Graph

4 Commits (ac8bc541087f815a026b4c664c069d8806b9c5de)

Author SHA1 Message Date
Gokul Soumya 25a8a475c5
Refactor theme parsing (#570) 3 years ago
Kirawi 815ee9e334
fix small terminal size panic with info popup (#563)
* fix small terminal size panic with info popup

* remove unused enumerator

* fix subtraction overflow panic
3 years ago
Ivan Tham 821565e4ef Add ctrl-z to suspend 3 years ago
Keith Simmons 4418e17547
reverse the dependency between helix-tui and helix-view (#366)
* 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>
3 years ago