https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274424
Alfonso S. Siciliano <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Alfonso S. Siciliano <[email protected]> --- (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 '~'. -- You are receiving this mail because: You are the assignee for the bug.
