argos
argos copied to clipboard
Do not start backup files as plugin
This is a feature request. Some editors leave backups of edited files like myscript.sh~
or myscript.sh.bak
. They are then duplicate plugins in Argos.
Expected behaviour is Argos to ignore files matching patterns like *~
and *.bak
no such issue on my side :)
Argos only runs executable files. If an editor makes a backup with the executable bit set I would consider this a serious bug in the editor with potential security implications.
Nevertheless, expanding the criteria for plugin file exclusion is something I might look into at some point.