[Bug 1048212] Re: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1

2013-11-14 Thread Roland65
Yes, adding DEBIAN_PREVENT_KEYBOARD_CHANGES=yes to ~/.zshenv fixes the reported issue but now the Home, End and Del keys don't work anymore! Do these keys work by yours? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1048212] Re: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1

2013-01-04 Thread adarsh barik
Its not working for me in ubuntu 12.10 (both unity and gnome-shell 3.6). Proposed workaround is also not working. Problem occurs while using oh- my-zsh. It works fine with $ zsh -f -l . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1048212] Re: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1

2013-01-04 Thread Axel Beckert
@adarsh barik: Then your issue is probably a different issue. One with oh-my-zsh. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048212 Title: Auto-completion via bindkey ^[[A not working in zsh

[Bug 1048212] Re: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1

2012-12-05 Thread Sergey Prokhorov
Also https://github.com/robbyrussell/oh-my-zsh/issues/1433 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048212 Title: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1 To manage

[Bug 1048212] Re: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1

2012-10-25 Thread Gabriel Fróes Franco
I can confirm the workaround works on Unity as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048212 Title: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1 To manage

[Bug 1048212] Re: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1

2012-10-24 Thread JayCee
Same inside Gnome 3 without Unity. Works fine on tty1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048212 Title: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1 To manage

[Bug 1048212] Re: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1

2012-10-24 Thread Arnaud Guignard
I found a workaround on the Debian Zsh Maintainers mailing-list [0]. I added this line to my ~/.zshenv : DEBIAN_PREVENT_KEYBOARD_CHANGES=yes [0] http://lists.alioth.debian.org/pipermail/pkg-zsh- devel/2012-September/000537.html -- You received this bug notification because you are a member

[Bug 1048212] Re: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1

2012-10-24 Thread JayCee
This workaround works for me (Gnome Shell 3.6.1). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048212 Title: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1 To manage

[Bug 1048212] Re: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1

2012-10-23 Thread Gabriel Fróes Franco
One additional comment for this bug. For me this is not working only when inside Unity. If I log in on the tty1 (ctrl+alt+f1) everything works as expected. Hope this helps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1048212] Re: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1

2012-09-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: zsh (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048212 Title:

[Bug 1048212] Re: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1

2012-09-21 Thread christian geier
I can confirm this behaviour -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048212 Title: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1 To manage notifications about this bug

Re: [Bug 1048212] Re: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1

2012-09-21 Thread Axel Beckert
Hi, Hendrik Spiegel wrote in https://bugs.launchpad.net/bugs/1048212: Subject: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1 Not sure, but this is possibly fixed in 5.0.0-2 (of Debian Experimental): [ Frank Terbeck ] * [0b3b271c] Do not use echoti {smkx,rmkx}

[Bug 1048212] Re: Auto-completion via bindkey ^[[A not working in zsh 5.0.0-1ubuntu1

2012-09-10 Thread Hendrik Spiegel
** Description changed: My .zshrc file contains the lines bindkey ^[[A history-beginning-search-backward bindkey ^[[B history-beginning-search-forward - to do a incremental forward/backward search. This stopped working until + to do a incremental forward/backward search. This stopped