On Tue 02 Sep 2014 at 11:33:07 -0700, Patrick wrote:
> Never mind; for some reason, FreeBSD adds the following patch when it
> builds tmux:

> -       if (bspace != _POSIX_VDISABLE && key == bspace)
> -               key = KEYC_BSPACE;

The reason for that patch is that it makes it impossible to type a
backspace in some cases, by changing BS to DEL. (Note that the
KEYC_BSPACE is actually ASCII DEL, not ASCII BS).

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- The Doctor: No, 'eureka' is Greek for
\X/ rhialto/at/xs4all.nl    -- 'this bath is too hot.'

Attachment: pgpFAwQEOeEnf.pgp
Description: PGP signature

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to