Change in ovirt-engine-cli[master]: cli: Implement history browsing mechanism #823512

Michael Pasternak has submitted this change and it was merged. Change subject: cli: Implement history browsing mechanism #823512 ...................................................................... cli: Implement history browsing mechanism #823512 implemented: 1. persistent history stack 2. recursive history search - ctrl+r 3. history listing - history 4. history slide retrieval - history N https://bugzilla.redhat.com/show_bug.cgi?id=823512 Change-Id: Ibf390532331ae2b47952b1556b0d3267f80b09d5 Signed-off-by: Michael Pasternak <mpastern@redhat.com> --- A src/ovirtcli/historymanager.py M src/ovirtcli/shell/engineshell.py A src/ovirtcli/shell/historycmdshell.py 3 files changed, 146 insertions(+), 5 deletions(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved Ori Liel: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/4718 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibf390532331ae2b47952b1556b0d3267f80b09d5 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com>
participants (1)
-
mpastern@redhat.com