dont send \0 rune to rawchan

This commit is contained in:
cinap_lenrek 2011-05-09 13:15:51 +00:00
parent c822b5f9eb
commit b9427c8a3f

View file

@ -377,6 +377,7 @@ keyproc(void *)
while(recv(keychan, &key) > 0){
if(key.down){
switch(key.r){
case No:
case Caps:
case Num:
case Shift: