Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2015 20:36:11 +0100
From:      Bertram Scharpf <lists@bertram-scharpf.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: delete button in console
Message-ID:  <20151231193611.GA48159@becker.bs.l>
In-Reply-To: <20151231141153.62eb3d0d@gecko4>
References:  <56825701.30908@gmail.com> <20151229180750.187ed7c9.freebsd@edvax.de> <5682F182.7080603@hiwaay.net> <20151229222622.GA18290@becker.bs.l> <CAFLLzCMdGnQXMFBo1wJexg1x7wJOnrL4bCK%2Bg10surB_aV-e1Q@mail.gmail.com> <20151230061029.ff1eb4dd.freebsd@edvax.de> <20151231141153.62eb3d0d@gecko4>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Thursday, 31. Dec 2015, 14:11:53 -0500, mfv wrote:
> I have similar keybindings that operate as expected for both the
> tty console and virtual console using xterm or urxvt.
> 
> However, the following keybindings (Ctrl+right_key_pad_arrow and
> Crtrl+left_key_pad_arrow) do not work on the tty console:
> 
>     bindkey "\e[1;5C"   forward-word
>     bindkey "\e[1;5D"   backward-word
> 

Does the console produce these escape sequences at all?
Start "dd" and play around with the arrow keys to find out
what the keys get translated to.

Bertram


-- 
Bertram Scharpf
Stuttgart, Deutschland/Germany
http://www.bertram-scharpf.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151231193611.GA48159>