Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: backspace => ^? in remote vi under screen, all shells zsh



On Fri, Feb 10, 2006 at 05:45:18PM -0800, Deliverable Mail wrote:
[...]
> I wonder whether this is a problem which can be fixed on zsh's own bindkey
> level?

I put this in my zshrc, when I encountered a similar problem:

bindkey "^?" backward-delete-char

-- 
Thor Andreassen



Messages sorted by: Reverse Date, Date, Thread, Author