0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added clear terminal menu item and bound it to CMD+SHIFT+K More... over 13 years ago
New corectly uses the normal-color when writing to the console - before it didn't apply the color till after the analasis. More... over 13 years ago
Altered .gitignore More... over 13 years ago
Adding .gitignore file (about time) More... over 13 years ago
Removing temp build files More... over 13 years ago
Added clear console menu item More... over 13 years ago
Added an icon provided by Michael Flarup More... over 13 years ago
It now works with missing drawer installed as well. Also fixed a bug where it wouldn't restore the console at the previous height after toggling it. Also added support to display the console vertically (checkbox in preference pance) More... over 13 years ago
Fixed issue 7. mate -w didn't exit properly when you closed a window More... over 13 years ago
Added the option to display scrollbar in the console to the preference pance More... over 13 years ago
Setting defaults for the preferences - This may fix a bug More... over 13 years ago
w00t! Added support for interactive sessions. Run sbt shell and use sbt excately as you would in the terminal More... over 13 years ago
Fixed a bug where the plugin removed the proxy icon from the title bar More... over 13 years ago
Updated readme. added screenshosts and removed old content More... over 13 years ago
Fixed a small issue where it didn't scroll to the bottom of the console after toggeling the view More... over 13 years ago
It now also uses the font-size set in the textmate preference More... over 13 years ago
It now uses the font specified in the textmate 'Fonts & Colors' preference tab for the the console as well. More... over 13 years ago
Woot, you can now change colors of the output in the preference view. Still need to set some reasonable defaults though. More... over 13 years ago
Added initial preference view. Doesn't change any behaviour yet but it's a nice start More... over 13 years ago
Restructured the folder structure More... over 13 years ago
project file update More... over 13 years ago
Removed debug statements More... over 13 years ago
Terminal.h More... over 13 years ago
Restructed the way it hightlights. Now it will write everything to the console as soon as it's read and highlight the text once it's done with the task. This removed a lot of the complexity and fixes a few bugs. Still have to work out a few kinks though More... over 13 years ago
minor changes More... over 13 years ago
Fixed two bugs - you can now have the projectplus window on the right without this plugin doing weird stuff with it. When you collapse/re-display/collapse.. etc. the terminal it always has an initial height of 200px More... over 13 years ago
Warnings are now being linked as well More... over 13 years ago
It was a bad idea to disable the input field when a task is running - it means you can't give it any input! It's fixed now More... over 13 years ago
Updated README More... over 13 years ago
Updated README More... over 13 years ago