In this version, you can:
0.0.1:
- Search for files (by name, by path, by regular expression)
- Search for files in real-time (auto-search)
- Open selected files with a double-click
- Open a folder by the selected path
- Retrieve the path to a file or folder
- Increase the search-line display limit with a command
0.0.2:
- Copying paths
- Page scrolling
- Optimization
0.0.3:
- The search engine has been rewritten
- Many bugs have been fixed
- Improved optimization
Download deb:
wget https://github.com/0xcds4r/everything-linux/releases/download/release/everything_for_linux.deb
Install:
sudo dpkg -i everything_for_linux.deb
Run:
everything
Uninstall:
sudo dpkg -r EverythingForLinux