Adds a 4th option to the Tools Plus plugin to redirect the executed command output to 'Logs & others' panel. Also the output text colors are now customizable via the Color Manager.
Sorry about that. Although I try to be careful not to insert tabs, CB for some reason inserts tabs for some new lines. I guess it's because I use tabs for everything else. I've corrected all tab errors introduced by me but please be aware that there are many tab characters in the original plugin files.
Some off topic, the best idea is that C::B can automatically detect what is the indent chars for the current editor. For example, the indent could be "4 spaces", "8 spaces", "a tab".
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can only comment the format of your patch. I see that there are some "TAB"s in your patch, and C::B's code style use "four spaces" as indentation.
Sorry about that. Although I try to be careful not to insert tabs, CB for some reason inserts tabs for some new lines. I guess it's because I use tabs for everything else. I've corrected all tab errors introduced by me but please be aware that there are many tab characters in the original plugin files.
Some off topic, the best idea is that C::B can automatically detect what is the indent chars for the current editor. For example, the indent could be "4 spaces", "8 spaces", "a tab".