Age | Commit message (Expand) | Author |
2012-08-29 | make this work without using the C99 standard | mutantturkey |
2012-08-29 | add a config setting for the default browser; update example svterc accordingly | mutantturkey |
2012-08-29 | fix handling to return true only if we get a match. thanks Wouter Van Rooy | mutantturkey |
2012-08-29 | added a URL opener, by default using the xdg-open program. This is a setting ... | mutantturkey |
2012-08-24 | Remove the define to get the term struct of each place with a saner inline ma... | mutantturkey |
2012-06-17 | Fixed the empty tab labels | Wouter Van Rooy |
2012-06-17 | Some code cleanup and removal of superfluous code | Wouter Van Rooy |
2012-06-15 | Removed unused page_num variable in set_window_title function | Wouter Van Rooy |
2012-06-03 | Implement regular copy-paste with ctrl-shift-c and ctrl-shift-v | Wouter Van Rooy |
2012-05-31 | Added configurable colours to terminal | Wouter Van Rooy |
2012-05-30 | added a shortcut (CTRL+SHIFT+H) to toggle the tab bar | mutantturkey |
2012-05-28 | added a few more fixes - thanks Wouter Van Rooy | mutantturkey |
2012-05-28 | added a fix for startup error - thanks Wouter Van Rooy | mutantturkey |
2012-05-28 | added a fix for deprecated terminal fork command warnings | mutantturkey |
2010-09-10 | added callback for mouse event handling:) | Calvin Morrison |
2010-06-24 | Added two options to the rc file, bg_image and bg_saturation, also changed tr... | Calvin Morrison |
2010-07-23 | Fixing white space, style violations. | Vic Fryzel |
2010-07-23 | Making window height and width configurable. | Vic Fryzel |
2010-07-23 | Adding support for audible_bell, autohide_mouse, scroll_on_keystroke, scroll_... | Vic Fryzel |
2010-06-23 | renamed key_press_callback to event_key for consistant naming, added event_bu... | Calvin Morrison |
2010-06-18 | removed and redundant if/then statement that essentially evaluated the same t... | Calvin Morrison |
2010-06-18 | tabs now open in the PWD of the previously opened tab | Calvin Morrison |
2010-06-18 | Switching tabs will now rotate to first if at last and visa versa, as well as... | Calvin Morrison |
2010-07-18 | Removing some old licensing stuff, everything is now GPLv3. Removing an unus... | Vic Fryzel |
2010-07-18 | Changing UI group in rc file to ui. | Vic Fryzel |
2010-07-18 | After initial import from github, switching name to svte. Revamping README w... | Vic Fryzel |