Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2023 10:34:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 274424] Poor function of some keys.
Message-ID:  <bug-274424-227-7CWvooLXSk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274424-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274424-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274424

Alfonso S. Siciliano <asiciliano@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asiciliano@FreeBSD.org

--- Comment #6 from Alfonso S. Siciliano <asiciliano@FreeBSD.org> ---
(In reply to wildzander from comment #5)

This a snippet of my .tcsh on my old Laptop Acer Aspire 5642G:

...
        if ( $?tcsh ) then
                bindkey "^W" backward-delete-word
                bindkey "\e[3~" delete-char
                bindkey -k up history-search-backward
                bindkey -k down history-search-forward
        endif
...

My old solution to avoid '~'.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274424-227-7CWvooLXSk>