Commit Graph

22 Commits

Author SHA1 Message Date
Liam Galvin
62453daa17
Fix stupid input bug (#330)
* Fix stupid input bug

* Fix build
2021-12-17 09:27:35 +00:00
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
Qiu
47c91e0002
Make build and install scripts more portable (#325) 2021-12-17 08:38:59 +00:00
Liam Galvin
41f8406484
Fix font loading for home dirs (#309)
* Update fontinfo to v0.1.1

* Fix font loading
2021-08-04 21:01:31 +01:00
Liam Galvin
e492e6ea90
Update fontinfo to v0.1.1 (#305) 2021-08-02 21:04:03 +01: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
8d4ea4d7fe docs: Fix merge 2021-07-31 14:38:49 +01:00
Liam Galvin
05e7618fa1
docs: Add installation steps + script (#300)
* docs: Add installation steps + script
2021-07-31 14:38:41 +01:00
Liam Galvin
6fa6998aca docs: Add installation steps + script 2021-07-31 14:35:27 +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
d99bdd3bb2
Create LICENSE 2021-07-31 08:45:31 +01:00
Liam Galvin
466f8ea344
Create FUNDING.yml 2021-07-31 08:35:56 +01:00
Liam Galvin
aaa8cf2120
Update README.md 2021-07-31 00:06:37 +01:00
Liam Galvin
cc8a784b6a
Update README.md 2021-07-30 23:58:50 +01:00
Liam Galvin
ff91399d6d
Update README.md 2021-07-30 23:57:31 +01:00
Liam Galvin
569df2ca95 Fix goreleaser 2021-07-30 23:52:34 +01:00
Liam Galvin
50d838e959 fix goreleaser 2021-07-30 23:47:18 +01:00
Liam Galvin
a15ec9b335 fix goreleaser 2021-07-30 23:40:41 +01:00
Liam Galvin
e60a0b0427 Initial commit 2021-07-30 23:29:20 +01:00