Age | Commit message (Collapse) | Author | Files | Lines |
|
`st` supports xterm-256color escapes, so just treat
it the same as we treat xterm.
|
|
|
|
This patch will fix the following warning I received from gcc:
> nyancat.c: In function ‘main’:
> nyancat.c:497: warning: comparison is always true due to limited range of data type
* src/nyancat.c: adjust the size of the array and update the references
to its size
|
|
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
|
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
|
|