mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-22 20:41:20 +00:00
edabbd5abe
o never use stdscr: curses does not support overlapping windows. though stdscr was used only for getting the screen size, this is not necessary as the TIOCGWINSZ can be used instead. o batch the prints generated by tab comletion to avoid frequent updates of the screen. this seems to have fixed the corrupted output of the inputline |
||
---|---|---|
.. | ||
audio | ||
console | ||
gamecode | ||
gib | ||
image | ||
models | ||
net | ||
object | ||
qw | ||
ruamoko | ||
util | ||
video | ||
.gitignore | ||
Makefile.am |