Skip to content

No labels!

There aren’t any labels for this repository quite yet.

A-API
A-API
Area: Changes to the consumer facing API
A-Clipboard
A-Clipboard
Area: Integration with copy paste and system clipboard
A-Completions
A-Completions
Area: Tab completion and inline hint completions
A-Cursor
A-Cursor
Area: Correct cursor handling (e.g. calculation of cursor position)
A-Display
A-Display
Area: Correctness of the display output and additional features needed there
A-EditOps
A-EditOps
Area: core editing operations (shared between keybindings)
A-Events
A-Events
Area: Handling of incoming events (e.g. desired keypress not registered)
A-History
A-History
Area: History management
A-KeybindingEmacs
A-KeybindingEmacs
Area: Handling of default (Emacs style) keybindings
A-Multiline
A-Multiline
Area: Support for multiline editing (Validation and interaction with `A-Display`)
A-Performance
A-Performance
Area: Speed and resource footprint of reedline to guarantee a pleasant smooth experience
A-Prompt
A-Prompt
Area: Prompt features and styling
A-SyntaxHighlight
A-SyntaxHighlight
Area: Syntax highlighting
A-UndoRedo
A-UndoRedo
Area: Undo/Redo functionality
A-Unicode
A-Unicode
Area: Supporting the complexity of text and Unicode (e.g. Emojis, RTL)
A-ViKeybinding
A-ViKeybinding
Area: Vi(m) keybinding support
bug
bug
Something isn't working
chore
chore
Various work that should be done to keep the repo in a nice shape
completions
completions
documentation
documentation
Improvements or additions to documentation
duplicate
duplicate
This issue or pull request already exists
enhancement
enhancement
New feature or request
good first issue
good first issue
Good for newcomers
help wanted
help wanted
Extra attention is needed
invalid
invalid
This doesn't seem right
investigate
investigate
line editor
line editor
nushell/eq
nushell/eq
This issue/PR affects interactions of reedline with the engine-q nushell engine
P-critical
P-critical
Bug with safety or stability implications! To be fixed before a scheduled release
P-high
P-high
High Priority: Annoying bug, should be addressed with the next release