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.

Faster navigation

See original GitHub issue

Hi,

I’m a big fan of simple-term-menu. It finally made me rewrite dozens of shell script to pure python and make it easy to use for the whole team 😃 However, as the number of items grow, it would be great to navigate/filter the items by typing sub-string. Either prefix or a general substring (case insensitive).

Imagine menu like this:

> Test everything
  Test project_a
  Test project_b
  Test project_c
  Test project_d
  Show outdated dependencies
  Update dependencies
  Cleanup build residues
  ML model training
  ML model evaluation

It would be great to type clean and have the Cleanup build residues item either or filtered everything else out. What do you think?

Thanks!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
IngoMeyer441commented, Sep 14, 2020

@pepastach Does the search feature also work well for you?

1reaction
IngoMeyer441commented, Sep 13, 2020

After updating to v0.10.0 pass show_search_hint=True to the TerminalMenu constructor to show a search hint at the bottom / search line. See also #8.

Read more comments on GitHub >

github_iconTop Results From Across the Web

5 ChromeOS tips for faster navigation and a more efficient ...
5 ChromeOS tips for faster navigation and a more efficient experience · 1. Enable Tap to Click · 2. Use touchpad gestures ·...
Read more >
Command Line Tools for Faster File System Navigation
Having a faster way to navigate the filesystem can definitely improve our productivity. In this article let's explore the possible options we have....
Read more >
Navigation Features That Will Make You Faster
Learn some of the most efficient ways to navigate your source code, project files, and IDE settings.
Read more >
Fast Navigation - Blackbaud
Looking for a shortcut? Below the navigation bar, first click any empty place on the screen. To open the Fast Navigation screen using...
Read more >
Faster Navigation : r/unrealengine - Reddit
Hey there~ How can I increase the speed of the navigation? Like, when using the mouse wheel or moving with the mouse.
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