[Bug 1342724] Re: history-incremental-search-backward weird behavior for multiline commands in 5.0.x

Graham Inggs graham at nerve.org.za
Tue Jul 22 21:11:47 UTC 2014


This needs to be fixed in Utopic first before we can do a SRU for Trusty, see:
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

Unsubscribing sponsors for now.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1342724

Title:
  history-incremental-search-backward weird behavior for multiline
  commands in 5.0.x

Status in “zsh” package in Ubuntu:
  Confirmed

Bug description:
  In moving from precise to trusty (work machine, so on LTS cycle), I
  noticed that history-incremental-search-backward is subtly broken in
  5.0.x for history entries loaded from a file (as opposed to ones that
  happened in the current shell session):

  $ echo foo \
  >  bar
  foo bar
  $ ^R bar
  # finds the full command

  but then in a new shell:
  $ ^R bar
  # finds only the word bar, not the full echo command.

  This works fine in zsh 4.3.17 and zsh 4.3.11.

  I already emailed this to zsh-workers at zsh.org, but I figured that a
  tracking bug for other hapless victims of this regression here might
  be warranted as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1342724/+subscriptions



More information about the Ubuntu-sponsors mailing list