fixed bug with long inserts from clipboard: no more hangs
commit10201ba359aff3e8138b077598a14b698024d2e7
authorketmar <ketmar@ketmar.no-ip.org>
Sun, 24 Feb 2013 11:58:49 +0000 (24 13:58 +0200)
committerketmar <ketmar@ketmar.no-ip.org>
Sun, 24 Feb 2013 11:58:49 +0000 (24 13:58 +0200)
treee3b8dd680f0c0da826ac8fb82209dd2661f7acbb
parentf6937a2bcbcdadc9d7451eea7bb699601516469c
fixed bug with long inserts from clipboard: no more hangs

TODO: rewrite it! it's a dirty hack.
src/commands.c
src/libk8sterm/k8sterm.h
src/libk8sterm/ttyrw.c
src/sterm.c
src/x11evtsel.c