Skip to content

0.0.3

Latest
Compare
Choose a tag to compare
@0xcds4r 0xcds4r released this 06 Sep 21:17
· 6 commits to main since this release
d08b056

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