Feature request: Complete suggestions using "l" in Vi mode
Open
- Dominant language
- Python
- Stars
- 13.4k
- Forks
- 612
- Avg merge
- 6d 14h
- Merged PRs (30d)
- 10
Description
Basically what the title says.
It makes sense to complete suggestions using the "l" key in Vi mode, just like the Fish shell does.
Contributor guide
Research direction
Start by locating pgcli's Vi-mode key handling and the existing suggestion-completion behavior, then compare it with the Fish shell behavior described in the issue. Done means pressing "l" in Vi mode completes the current suggestion without breaking other editing or completion keys; verify this through the CLI's existing tests or an interactive pgcli session.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100