Context menu support #43
Closed
Labels
Comments
For those interested in TortoiseSVN support. I've made a simple plugin to interact with TortoiseSVN https://github.com/oskretc/fman-tortoisesvnhelper Hope is helpful |
This is now implemented in fman 1.0.8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make it possible to right-click on files, and get a meaningful context menu.
The "basic" implementation could be to display the same menu as the OSs native file manager (eg. Explorer/Finder). However, several users have warned that these context menus tend to be overloaded with entries they don't want; They asked for a "sensible" "reduced" list.
The context menu should also (eventually) be scriptable by plugins. Ideally, already the first implementation (say one which displays the OS's native items) uses fman's plugin API.
The text was updated successfully, but these errors were encountered: