]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
default to insert mode instead of replace mode in console
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 17 Apr 2005 08:37:08 +0000 (08:37 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 17 Apr 2005 08:37:08 +0000 (08:37 +0000)
commit5eadf077b1314f28fd88f831ec5310cc8cdff7af
treebb1cc8e49290fb554553f5bed262c45bcf8c8165
parent138ae5bad85c0c2b77a1c9a312bab39a5560ac48
default to insert mode instead of replace mode in console
get rid of stupid cursor right at end of line behavior in console, repeating characters from the previous edit line is annoying
allow typing characters > 126 in console

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5189 d7cf8633-e32d-0410-b094-e92efae38249
keys.c