Commit Graph

5 Commits

Author SHA1 Message Date
sawka a4b5ae3acb CellAttributes bold/dim are mutually exclusive, so 'CSI 1 m' should turn off dim, and 'CSI 2 m' should turn off bold 2022-06-03 13:54:34 -07:00
sawka 955ebceacd ANSI CSI 22m should also turn off bold 2022-06-03 00:53:21 -07:00
Liam Galvin 765a781055
Add support for ligatures, cursor shapes (and images) (#304) 2021-08-02 20:55:04 +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 e60a0b0427 Initial commit 2021-07-30 23:29:20 +01:00