summaryrefslogtreecommitdiff
path: root/plugins/forklift
AgeCommit message (Collapse)Author
2018-08-07Add support for ForkLift 3 (#6490)Johan Kaving
This adds support for ForkLift 3, which uses a different application id and also uses a popover instead of a sheet for entering the directory to go to. This also improves the handling of different versions of ForkLift, by first choosing any currently running instance, and if none is running starting the newest available version. Fixes #6565.
2018-08-07use https everywhere (#6574)Janosch Schwalm
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections.
2016-01-08forklift: update homepage URL and tweak formattingAndrew Janke
2015-06-12Added README.md file for ForkLift pluginwyldphyre
2014-07-22typoShammel Lee
line 1: of => or
2013-10-02Add support for ForkLift 2 to the ForkLift pluginkaving
The ForkLift plugin now supports ForkLift 2 as well as ForkLift 1. If ForkLift is not running it also waits for it to be running before trying to switch to the specified directory
2012-08-12new forklift pluginBodo Tasche