Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize readline #494

Open
Freed-Wu opened this issue Mar 27, 2023 · 1 comment
Open

Customize readline #494

Freed-Wu opened this issue Mar 27, 2023 · 1 comment

Comments

@Freed-Wu
Copy link

Describe the solution you'd like

Like readline, user can define its behavior by ~/.inputrc: prompt string, hotkeys, cursor shape.

Additional context

  1. Press <C-L> to clear screen
  2. Press .<TAB> to complete .q, .help, ...
  3. Display man printf when user input printf( like the following figure display help(os.path.dirname) when user input os.path.dirname(.

screen-2023-03-27-21-05-27

@Axel-Naumann
Copy link
Member

I'd like us to switch to llvm::LineEditor - would that address that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants