[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2012-06-07 Thread Bug Watch Updater
** Changed in: vte Status: New = Expired -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. https://bugs.launchpad.net/bugs/355883 Title: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh To manage notifications about this

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2011-06-21 Thread Thomas Smith
I had this same problem in Lucid. @pierre.chef 's solution above worked perfectly for me. I'm using zsh under Terminator, with oh-my-zsh. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. https://bugs.launchpad.net/bugs/355883

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2010-09-16 Thread Bug Watch Updater
** Changed in: vte Importance: Unknown = Medium -- Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh https://bugs.launchpad.net/bugs/355883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2010-03-29 Thread Mats Ahlgren
Bernhard said that putting this in one's .zshrc would be a workaround: bindkey ;5C forward-word bindkey ;5D backward-word This did not work for me, but the following does work (since for some reason ; is not being output): bindkey 5C forward-word bindkey 5D backward-word -- Jaunty: CTRL-LEFT

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2010-03-06 Thread Launchpad Bug Tracker
This bug was fixed in the package mksh - 39.3-1ubuntu1 --- mksh (39.3-1ubuntu1) lucid; urgency=low * Merge from Debian unstable. (Closes LP: #529559) New upstream version. (Closes LP: #355883) This integrates a workaround for a gcc bug. (cf. LP: #375604) Remaining

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2010-03-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mksh -- Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh https://bugs.launchpad.net/bugs/355883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2010-02-28 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/sid/mksh -- Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh https://bugs.launchpad.net/bugs/355883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2010-01-08 Thread Bryce Harrington
As per comments, this is a configuration option and not one to be set as default in ubuntu. ** Changed in: xterm (Ubuntu) Status: New = Won't Fix -- Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh https://bugs.launchpad.net/bugs/355883 You received this bug notification because you

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-10-08 Thread Thorsten Glaser
https://bugs.launchpad.net/ubuntu/+source/mksh/+bug/446132 Sorry, there won’t be an mksh R40 release in time for karmic… the above mentioned one does not include the code change, which is a little too intrusive for a _really_ quick backport and has not yet received much testing. -- Jaunty:

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-09-20 Thread Thorsten Glaser
Fixed upstream in commitid 1004AB6650915B0514A – see http://cvs.mirbsd.de/mksh/ Will be in mksh R40 – see http://mirbsd.de/mksh#clog (or http://mirbsd.de/mksh#r40 once it’s out) ** Changed in: mksh (Ubuntu) Status: Invalid = In Progress -- Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-09-20 Thread Thorsten Glaser
Hm, this status is more right. ☺ Anyway, I will (probably) only support the (as confirmed by Tom Dickey) “correct” sequence for Ctrl-Cur{Left,Right}, the ones with a ‘5’ in them, not the ones with a ‘3’ in them (Alt-{←,→}). ** Changed in: mksh (Ubuntu) Status: In Progress = Fix

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-09-16 Thread Pierre Chef
i have added to my .zshrc bindkey ^[[1;5C forward-word bindkey ^[[1;5D backward-word to know what your key codes are, cat /dev/null and press the shortcuts you want -- Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh https://bugs.launchpad.net/bugs/355883 You received this bug notification

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-09-02 Thread Bryce Harrington
** Tags added: jaunty -- Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh https://bugs.launchpad.net/bugs/355883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-07-30 Thread Thomas Dickey
Regarding comment #11 and following - xterm is configurable. I suggest that he read the documentation and customize it. (This is not even a wishlist item, since it's a problem with the user's understanding of the program). -- Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-07-30 Thread Bernhard
@Thomas: I have since configured my terminal via shell settings. The desired behaviour should be default though, especially for out-of-the- box Ubuntu. -- Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh https://bugs.launchpad.net/bugs/355883 You received this bug notification because you are

Re: [Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-07-30 Thread Thomas Dickey
On Thu, 30 Jul 2009, Bernhard wrote: @Thomas: I have since configured my terminal via shell settings. The desired behaviour should be default though, especially for out-of-the- box Ubuntu. Doing that would break existing applications (those that use the terminal description from ncurses and

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-07-30 Thread Bernhard
The reason I filed the bug is that this key combination did work by default in intrepid (after installing zsh) but did not work by default anymore in jaunty. Unfortunately, there are so many different vte settings in the different shells that I never saw through the reason why it stopped working

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-07-30 Thread Thomas Dickey
Near the end of this section, there's a table showing the codes sent by xterm for different modifiers: http://invisible-island.net/xterm/ctlseqs/ctlseqs.html#PC-Style Function Keys Back to the original report - A 3 is sent for an alt key, a 5 for a control key. That's not changed in upstream

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-04-15 Thread Bug Watch Updater
** Changed in: vte Status: Unknown = New -- Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh https://bugs.launchpad.net/bugs/355883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

Re: [Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-04-14 Thread Thorsten Glaser
On Sat, 11 Apr 2009, Matthias-Christian Ott wrote: There's no WONTFIX, so I've set it to invalid, because in mksh it is a Hm, actually, there is, but we cannot see it, according to the LP docs. desired behaviour. Not actually desired, but not fixable with the current codebase. If I

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-04-13 Thread Pedro Villavicencio
** Package changed: gnome-terminal (Ubuntu) = vte (Ubuntu) ** Also affects: vte via http://bugzilla.gnome.org/show_bug.cgi?id=578045 Importance: Unknown Status: Unknown ** Changed in: vte (Ubuntu) Importance: Undecided = Low ** Changed in: vte (Ubuntu) Status: New =

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-04-12 Thread Bernhard
Btw, for those that are interested: I'm using zsh and the following lines in .zshrc fixed it for me bindkey ;5C forward-word bindkey ;5D backward-word it does make a beep on jumps though, but you can switch off system beep in zsh with no_beep. -- Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-04-11 Thread Thorsten Glaser
@Thorsten: so you are saying that this is not fixable in the shells themselves. in mksh only – I’m mksh upstream, I have no relation to the other shells listed. Please set the bug for mksh only to WONTFIX, because while it’s on the TODO it’d require a rewrite of the keybinding and input

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-04-11 Thread Matthias-Christian Ott
There's no WONTFIX, so I've set it to invalid, because in mksh it is a desired behaviour. ** Changed in: mksh (Ubuntu) Status: Confirmed = Invalid -- Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh https://bugs.launchpad.net/bugs/355883 You received this bug notification because you

[Bug 355883] Re: Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh

2009-04-09 Thread Bernhard
OK, then I'll try to rephrase the bug. I'll make a wish for the packages xterm and gnome-terminal to map CTRL-LEFT and CTRL-RIGHT to ESC-b and ESC-f (in gnome-terminal, ALT-b and ALT-f works as well). ** Package changed: dash (Ubuntu) = gnome-terminal (Ubuntu) ** Changed in: bash (Ubuntu)