Commit Graph

5 Commits

Author SHA1 Message Date
Liam Galvin 765a781055
Add support for ligatures, cursor shapes (and images) (#304) 2021-08-02 20:55:04 +01:00
Liam Galvin c18b702b61
Fix issues with transparency (#301)
* Fix issues with transparency
* Dispose of temporary alpha image
2021-07-31 17:35:26 +01:00
Liam Galvin 1f2980cbb4
Persist mouse mode during buffer switching (#299)
* Persist mouse mode during buffer switching

* Update mouse.go
2021-07-31 14:34:02 +01:00
Liam Galvin d1a7b7d6a1 Don't save terminal state if the process was launched from a non-tty, e.g. WM 2021-07-31 13:40:52 +01:00
Liam Galvin e60a0b0427 Initial commit 2021-07-30 23:29:20 +01:00