todo

TODO

  • Tests for new bits of EditableBuffer

  • Live hint support

  • Tab completion

    • Basic functionality

      • DONE: Tab -> enter mode, show next completion

      • Ctrl-G or Escape -> exit mode, restoring original

      • DONE: Other -> exit mode, accepting current completion, do normal action

    • Different display modes

    • Show hints/extra info for each possible completion

      • Different color/font?

    • WIP: Integration with Raku REPL

    • Bell/flash terminal when to indicate no completion left

  • Multi-line mode

  • WIP: Terminal-Print compatibility

  • Prompt, span, completion, and hint colors

  • User-visible multi-cursors (e.g. point and mark)

  • MAYBE

    • Clear screen with CTRL-L?

    • Ctrl-x prefixed key combos?

    • Mouse support?

    • Selections

Terminal::LineEditor v0.0.23

Generalized terminal line editing

Authors

  • Geoffrey Broadwell

License

Artistic-2.0

Dependencies

Terminal::API:auth<zef:patrickb>:ver<1.0.3+>Terminal::ANSIParser:auth<zef:japhb>:ver<0.0.4+>Terminal::Capabilities:auth<zef:japhb>:ver<0.0.11+>Text::MiscUtils:auth<zef:japhb>:ver<0.0.8+>

Test Dependencies

Provides

  • Terminal::LineEditor
  • Terminal::LineEditor::Core
  • Terminal::LineEditor::DuospaceInput
  • Terminal::LineEditor::EditableBuffer
  • Terminal::LineEditor::History
  • Terminal::LineEditor::RawTerminalInput

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.