[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Need help setting BackSpace behaviour for slink



Hi there,

tsiag uses curses, with which I'm not really familiar, to say the
least.

Upstream version intercepts both ASCII DEL (0x7f) and ^H to get a
delete-backward behaviour.

However, it gets (is it really what out keyboard policy asks ?)
character 263 decimal (latin1 superscript 3) when I press Backspace
both in an xterm and on the console.

It works as expected when I hardcode to handle char 263 as a
backspace, but I don't really think that's the Right Way to solve
this.

Could anybody tell me more on this ?
-- 
Yann Dirson                         | Stop making M$-Bill richer & richer,
               <ydirson@mygale.org> |     support Debian GNU/Linux:
debian-email:   <dirson@debian.org> |         more powerful, more stable !
http://www.mygale.org/~ydirson/     | Check <http://www.debian.org/>


Reply to: