Commit Graph

4 Commits

Author SHA1 Message Date
sawka
159932ff3e
ANSI CSI 22m should also turn off bold (#338)
* ANSI CSI 22m should also turn off bold

* CellAttributes bold/dim are mutually exclusive, so 'CSI 1 m' should turn off dim, and 'CSI 2 m' should turn off bold
2022-06-13 11:41:41 +01: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