Actions
Bug #4479
closedauto-complete (press of TAB button) makes hammer shell to quit with error
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
hammer shell does not behave well with auto-complete TAB. I do enter to shell with `hammer shell`; then type org<+TAB> - it gets failed and jumps out of the hammer shell with:
---
[root@ibm-hs22-04 ~]# hammer shell
Welcome to the hammer interactive shell
Type 'help' for usage information
hammer> orgError: undefined method `line_buffer' for Readline:Module
---
please make the fix of auto-complete.
version:
===
rubygem-hammer_cli_katello-0.0.3-1.el6.noarch
rubygem-hammer_cli_foreman-0.0.18-1.el6.noarch
rubygem-hammer_cli-0.0.18-1.el6.noarch
Updated by Martin Bacovsky over 10 years ago
- Is duplicate of Bug #4162: Shell completion fails on ruby 1.8 added
Updated by Martin Bacovsky over 10 years ago
- Status changed from New to Duplicate
Actions