Michael Pasternak has uploaded a new change for review. 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 <[email protected]> --- A src/ovirtcli/historymanager.py M src/ovirtcli/shell/engineshell.py A src/ovirtcli/shell/historycmdshell.py 3 files changed, 146 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-cli refs/changes/18/4718/1 -- To view, visit http://gerrit.ovirt.org/4718 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibf390532331ae2b47952b1556b0d3267f80b09d5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
