From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20868 invoked by alias); 17 Dec 2013 00:57:16 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 18233 Received: (qmail 22288 invoked from network); 17 Dec 2013 00:57:12 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2 Date: Mon, 16 Dec 2013 16:57:08 -0800 From: Michael Rasmussen To: Peter Stephenson Cc: zsh-users@zsh.org Subject: Re: AltGr key combination recognition Message-ID: <20131217005708.GA29784@jamhome.us> References: <20131216211102.GB28400@jamhome.us> <52AF7472.7010006@necoro.eu> <20131216220017.GA28783@jamhome.us> <20131216223424.5b2dcb72@pws-pc.ntlworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20131216223424.5b2dcb72@pws-pc.ntlworld.com> X-Curious: Finding what you want in the headers? User-Agent: Mutt/1.5.21 (2010-09-15) On Mon, Dec 16, 2013 at 10:34:24PM +0000, Peter Stephenson wrote: > On Mon, 16 Dec 2013 14:00:17 -0800 > Michael Rasmussen wrote: > > On Mon, Dec 16, 2013 at 10:45:22PM +0100, René 'Necoro' Neumann wrote: > > > Am 16.12.2013 22:11, schrieb Michael Rasmussen: > > > > My freshly installed zsh[1] does not accept AltGr character input. > > Switching to bash allows the combinations to work. > > One possibility is that you might have "bindkey -m" in effect, which > swallows up bytes with the top bit set (that now outputs a warning, > however, unless your initialisation is explicitly suppressing that). > Try starting a vanilla zsh with "zsh -f" and using "bindkey -e" (you > can't undo the effect of "bindkey -m" within a shell without explicitly > unbinding the sequences). The "zsh -f" and "bindkey -e" did not resolve. Went beyond just those steps and removed all /etc/zsh and personal ~/.zsh* The issue stays with me. My work around for now is `exec bash` and doing what needs doing. -- Michael Rasmussen, Portland Oregon Be Appropriate && Follow Your Curiosity Other Adventures: http://www.jamhome.us/ or http://gplus.to/MichaelRpdx A special random fortune cookie fortune: Show respect for age. Drink good Scotch for a change.