#9 ✓resolved
h3rald (at h3rald)

Readline compatibility issues

Reported by h3rald (at h3rald) | March 3rd, 2009 @ 01:48 PM | in 0.3.1

  • Rename completion_append_char to complation_append_character.
  • It should be possible to call Rawline#readline.
  • HISTORY.push does not work.
  • The string returned by Editor#read (and Rawline#readline) should not contain a trailing newline character.
  • It should be possible to set Line#word_separator to an empty string or nil.
  • Verify that the completion matches array is an array, and remove any nil element

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

RawLine is a 100% Ruby library able to provide some of the functionality offered by ReadLine, plus additional features such as a more intuitive way to bind characters to specific keys or key sequences.

People watching this ticket

Tags

Pages