Releases: anki-code/xontrib-onepath
Releases · anki-code/xontrib-onepath
0.4.0
07 Apr 15:13
Compare
Sorry, something went wrong.
No results found
Added debug mode e.g. $XONTRIB_ONEPATH_DEBUG = True
Removed default action for text/ type.
Removed default action for image/ type.
Rewritten key part of code
0.3.2
31 Oct 01:34
Compare
Sorry, something went wrong.
No results found
0.3.1
18 Oct 20:15
Compare
Sorry, something went wrong.
No results found
xsh to py for compiled py.
0.3.0
17 Oct 18:55
Compare
Sorry, something went wrong.
No results found
Defaults changed to:
$XONTRIB_ONEPATH_ACTIONS['<DIR>'] = 'cd'
0.2.0
14 Oct 23:36
Compare
Sorry, something went wrong.
No results found
Added check the actions by the order in the list
Added <XFILE> type to catch executable files
Added more examples
0.1.6
07 Oct 07:21
Compare
Sorry, something went wrong.
No results found
Added checking environment variable type.
0.1.5
03 Oct 08:57
Compare
Sorry, something went wrong.
No results found
Suppressed shlex exceptions.
0.1.4
28 Sep 08:22
Compare
Sorry, something went wrong.
No results found
Use vim for text type by default.
0.1.3
28 Sep 08:16
Compare
Sorry, something went wrong.
No results found
0.1.2
27 Sep 08:14
Compare
Sorry, something went wrong.
No results found
Added check aliases before action.