proper readline support in readline
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Similar to tarantool interactive console, tdbg now uses readline
for its shell. It enables handier input editing, command history
and so on.
Requested by @tsafin in https://github.com/tarantool/tarantool/commit/92222451628e285160eaa0d97513d82597879f63.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions tdbg's shell and its readline-based input editing and history, but names no documentation file or expected wording. Start by locating the tdbg shell/readline documentation and compare it with the stated behavior; done is a clear, accurate description of the supported readline features.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100