-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Editable / custom commands #9
Comments
Hi, |
Started from scratch with version 2.0.0 |
anb0s
added a commit
that referenced
this issue
Jul 5, 2016
- complete rewrite of plugin with EPL license #35 - [v2.0] new license: EPL - added table view to support adding, removing and change order of commands - new name space "de.anbos.eclipse.easyshell" Addressed enhancement requests: #9 - Editable / custom commands #11 - Change argument names #12 - Change order menue entries #14 - ability to select which of the 4 options to be visible #17 - add linux 'nemo' file browser #21 - add Xfce4 Terminal to linux presets #23 - add linux 'thunar' file browser #31 - add support of eclipse variables Bug fixes: #4 - "cd" cannot be used/called like a stand-alone program in configurations under #6 - gnome-terminal: change to working directory does not work in LMDE 201403 #29 - EasyShell v1.4.2 cannot be installed in Eclipse Neon(4.6.0M5) #30 - Compatibility Issue with Neon-M7 #45 - EasyShell not compatible with new Eclipse Neon Signed-off-by: Andre Bossert <anb0s@anbos.de>
done at branch v2_0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
copied from: https://sourceforge.net/p/pluginbox/feature-requests/6/
Created: 2010-05-27 Creator: takteek (https://sourceforge.net/u/takteek/profile/)
Instead of having 4 text boxes to edit the 4 built in commands, it would be better to simply have a listbox of commands that can be added/removed. This way people can have preset arbitrary commands which can be performed on any selected file.
The text was updated successfully, but these errors were encountered: