Skip to main content

Advanced Features

Explore the advanced features of NestCLI to enhance your workflow.

Syntax Highlighting#

Enable syntax highlighting for better readability:

nest_cli --syntax-highlight

Interactive Search#

Search for files using regular expressions:

nest_cli -S "search-term" --regex

Keyboard Navigation#

Enable interactive keyboard navigation for seamless browsing:

nest_cli --keyboard-nav

Use the following keys to navigate:

  • n: Next file
  • p: Previous file
  • m: Mark/unmark file
  • q: Quit