aboutsummaryrefslogtreecommitdiff
path: root/src/stable/queue.cpp
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2015-07-07 20:07:44 +0000
committerMike Buland <eichlan@xagasoft.com>2015-07-07 20:07:44 +0000
commit3363ebc70f86c5145a98984943488052f5a29189 (patch)
tree89f5a75ab7e09ff65c15cb9ea87fdb7b35c38518 /src/stable/queue.cpp
parent5ae0b88a215294435e0c26c7af9ee24f54995b69 (diff)
downloadlibbu++-3363ebc70f86c5145a98984943488052f5a29189.tar.gz
libbu++-3363ebc70f86c5145a98984943488052f5a29189.tar.bz2
libbu++-3363ebc70f86c5145a98984943488052f5a29189.tar.xz
libbu++-3363ebc70f86c5145a98984943488052f5a29189.zip
In theory the protocol client shouldn't send a backspace to indicate that a
backspace key was pressed, backspace is to move the cursor back one non-destructively, DEL is sent to indicate that a backspace was pressed. I now treat BS as DEL when serving because some clients (windows), send the BS instead of DEL key and everything else just seems to take it. I think there's a way to negotiate that, which I'll look into later.
Diffstat (limited to 'src/stable/queue.cpp')
0 files changed, 0 insertions, 0 deletions