| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
So far only to support argument parsing, which we're going to need
soon to set up a server.
|
| |
|
|
|
|
|
|
| |
Also instead of resize_term() we use resizeterm() because the former
seems to cause massive glitches. Not flicker-free in urxvt anymore
though.
|
| |
|
| |
|
|
|
|
|
|
| |
The first step towards making this actually useful.
Also the canvas can be now scrolled with the middle mouse button.
|
|
|
|
|
|
|
| |
Instead of copying attributes from the screen.
And other minor changes, e.g. don't select a colour when the mouse
is dragged over the palette, instead of clicking on it.
|
|
Forked from termo's demo-draw.c
|