Advanced Features
Explore the advanced features of NestCLI to enhance your workflow.
#
Syntax HighlightingEnable syntax highlighting for better readability:
nest_cli --syntax-highlight
#
Interactive SearchSearch for files using regular expressions:
nest_cli -S "search-term" --regex
#
Keyboard NavigationEnable interactive keyboard navigation for seamless browsing:
nest_cli --keyboard-nav
Use the following keys to navigate:
n
: Next filep
: Previous filem
: Mark/unmark fileq
: Quit