To use search commands, type in one of the following commands in the search box and press ENTER:
about:
- Show the about dialog.
- Open the user Everything.ini
- Show the Everything credits
about:licence
- Show the Everything license
- Load the home search
about:options
- Show the options window
- Run the specified UI ID command
/console
- Toggle the debug console.
- Start debug logging.
- Toggle the showing of verbose debugging information in the debug console.
- rescan a folder index by path (if path is omitted, all folder indexes are rescanned).
/rebuild [path]
- Reindex path (if path is omitted, all indexes are rebuilt).
/exit
- Exit Everything.
- Close the Everything search window.
- Close all Everything search windows.
- Show Everything Help.
- Export all settings
- Import settings
- Stop monitoring changes to indexes.
Changes to folder indexes will be missed.
- Resume monitoring changes to indexes.
- Set the ini_option, ini_option can be any ini key name.
- Display the current setting for ini_option in the status bar.
To enable menu_folders without exiting Everything, changing the Everything.ini and restarting Everything, type in the following search and press Enter:
/menu_folders 1
Notes: changing certain ini options requires a restart.
TODO:
/script lua script ...