SlickEdit 2011 (v16.0.3.0 64-bit)
CentOS Linux release 7.6.1810 (Core)
I put a custom button on my slickedit tool bar and put the command launch-os-shell in it.
When I click the button I get an error message in my status bar:
Quote
"xterm program not found"
How can I set up the custom button ( or the launch-os-shell command ) to launch BASH and launch it in the directory of the buffer I am editing?
I tried setting both def_linux1_shell and def_linux2_shell to bash, but no change.