From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22627 invoked by alias); 17 Dec 2013 02:58:31 -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: 18234 Received: (qmail 22042 invoked from network); 17 Dec 2013 02:58:26 -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 18:58:23 -0800 From: Michael Rasmussen To: Peter Stephenson Cc: zsh-users@zsh.org Subject: Re: AltGr key combination recognition - resolved Message-ID: <20131217025823.GA32498@jamhome.us> References: <20131216211102.GB28400@jamhome.us> <52AF7472.7010006@necoro.eu> <20131216220017.GA28783@jamhome.us> <20131216223424.5b2dcb72@pws-pc.ntlworld.com> <20131217005708.GA29784@jamhome.us> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20131217005708.GA29784@jamhome.us> X-Curious: Finding what you want in the headers? User-Agent: Mutt/1.5.21 (2010-09-15) My locale, somehow, was set to C. Resetting to en_US.UTF8 resolved the issue. On Mon, Dec 16, 2013 at 04:57:08PM -0800, Michael Rasmussen wrote: > 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. > -- 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: Apples have meant trouble since eden. ~ MaDsen Wikholm, mwikholm@at8.abo.fi