Advanced Features
Explore the advanced features of NestCLI to enhance your workflow.
Syntax Highlighting#
Enable syntax highlighting for better readability:
nest_cli --syntax-highlightInteractive Search#
Search for files using regular expressions:
nest_cli -S "search-term" --regexKeyboard Navigation#
Enable interactive keyboard navigation for seamless browsing:
nest_cli --keyboard-navUse the following keys to navigate:
n: Next filep: Previous filem: Mark/unmark fileq: Quit