question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

add auto-completion to the CLI

See original GitHub issue

If someone types:

ploomber exa

And presses the tab key, it should autocomplete to:

ploomber examples

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
edublancascommented, Feb 19, 2022

There’s actually a PR #554

0reactions
edublancascommented, Feb 23, 2022

closed by #612

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add tab autocomplete for your commandline apps
How to add autocomplete to your commandline apps for Linux by writing completion files for shell.
Read more >
Enable tab completion - .NET CLI - Microsoft Learn
This article teaches you how to enable tab completion for the .NET CLI for PowerShell, Bash, zsh, and fish.
Read more >
How to add bash auto completion in Ubuntu Linux - nixCraft
Open the terminal application; Refresh package database on Ubuntu by running: $ sudo apt update; Install bash-completion package on Ubuntu by ...
Read more >
Autocomplete: Tab Completion for Command-Line Tools - NASA
Using autocomplete is as simple as pressing the [TAB] and the active command line options will fill-in. If more than one option is...
Read more >
Command completion - AWS Command Line Interface
Configure autocompletion for AWS CLI commands. ... Add an export command at the end of your profile script that's similar to the following...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found