Commit Graph

7 Commits

Author SHA1 Message Date
Qiu 97b6a41eb3
Make getting the up-time more portable across unix-like systems (#326)
* Make getting the up-time more portable across unix-like systems

* Fix the build on NetBSD

* Update Go version in workflows
2021-12-17 08:39:48 +00:00
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 80b4d6ac9c
Improve mouse handling (#298) 2021-07-31 13:56:39 +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