Project

General

Profile

Actions

Bug #4162

closed

Shell completion fails on ruby 1.8

Added by Tomáš Strachota about 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Hammer core
Target version:
Difficulty:
Triaged:
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:

Description

run `hammer -v shell` on ruby 1.8, hit <tab> to invoke command completion and see following exception:

NoMethodError (undefined method `line_buffer' for Readline:Module)

This method is really missing for for Readline version in 1.8.


Related issues 1 (0 open1 closed)

Has duplicate Hammer CLI - Bug #4479: auto-complete (press of TAB button) makes hammer shell to quit with errorDuplicate02/27/2014Actions
Actions #1

Updated by Tomáš Strachota about 10 years ago

This one is quite complicated to fix but we should at least disable completion in 1.8 asap because it currently raises ugly exception with every <tab> hit.

Actions #2

Updated by Martin Bacovsky almost 10 years ago

  • Has duplicate Bug #4479: auto-complete (press of TAB button) makes hammer shell to quit with error added
Actions #3

Updated by The Foreman Bot over 9 years ago

  • Status changed from New to Ready For Testing
  • Target version set to 1.7.5
  • Pull request https://github.com/theforeman/hammer-cli/pull/127 added
Actions #4

Updated by Tomáš Strachota over 9 years ago

  • Assignee set to Tomáš Strachota
Actions #5

Updated by Tomáš Strachota over 9 years ago

  • Bugzilla link set to 1125895
Actions #6

Updated by Dominic Cleal over 9 years ago

  • Bugzilla link changed from 1125895 to 1123478
Actions #7

Updated by Anonymous over 9 years ago

  • Target version changed from 1.7.5 to 1.7.4
Actions #8

Updated by Anonymous over 9 years ago

  • Target version changed from 1.7.4 to 1.7.3
Actions #9

Updated by Anonymous over 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF