All releases tagged Bugfixes


Release Notes: A workaround for a bug in some Python versions that caused FindEmAll to crash was added. Instead of find's "-wholename" option, this release uses "-path" for compatibility with non-GNU "find". The text editor used to open files is no longer hard-coded to "nedit"; if the environment variable XEDITOR is set, this will be used instead. It can also easily be changed from the new "Preferences" tab. Translations are now found when FindEmAlll is run from the source tree, without having to install ".mo" files.