aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-18removed and redundant if/then statement that essentially evaluated the same t...Calvin Morrison
2010-06-18tabs now open in the PWD of the previously opened tabCalvin Morrison
2010-06-18Switching tabs will now rotate to first if at last and visa versa, as well as...Calvin Morrison
2010-06-18Removed MIT/X from PKGBUILDCalvin Morrison
2010-07-18Removing some old licensing stuff, everything is now GPLv3. Removing an unus...Vic Fryzel
2010-06-18updated package build from mtcalvinmorrison
2010-07-18Changing UI group in rc file to ui.Vic Fryzel
2010-07-18Fixing list items in READMEVic Fryzel
2010-07-18After initial import from github, switching name to svte. Revamping README w...Vic Fryzel
2010-07-18Adding rc file support. Dropping most command-line options.Vic Fryzel
2010-06-08merge vicfryzels branch hopefully :)mutantturkey
2010-07-14Fixing misplaced paren, causing typing a 'T' to open a new tab.Vic Fryzel
2010-07-14Adding mechanism for disabling bold fonts.Vic Fryzel
2010-07-04Adding license header to mt.c as advised for GPLv3.Vic Fryzel
2010-07-04Moving defines to command-line arguments. This will make setting color inform...Vic Fryzel
2010-07-04Removing weird character from VERSION.Vic Fryzel
2010-07-03Major whitespace changes and clean-up.Vic Fryzel
2010-06-17vicfryzels updated version of mt. got messed aroundmutantturkey
2010-06-17Merge remote branch 'vicfryzel/master'mutantturkey
2010-06-19config.mk changemutantturkey
2010-06-20weirdmutantturkey
2010-06-08unlimite scrollback instead.mutantturkey
2010-05-26fixed the keyboard issue with the numlock thing, fixed it in sb, so i thought...mutantturkey
2010-05-24defining in preprocessor instead of being charsmutantturkey
2010-05-24bug fix, GDK_t and GDK_x to Uppercasemutantturkey
2010-05-24fullscreen ALT+F11 addedmutantturkey
2010-05-15preliminary hacking of window title :)mutantturkey
2010-05-06fixed the GtkCritical error that happend after last tab is closedmutantturkey
2010-05-04PKGBUILD, added warning for terminus fontmutantturkey
2010-05-04added GPLv3 licensemutantturkey
2010-05-03code cleanups, comments and removed some old crapmutantturkey
2010-05-03commenting on geometry hints, added GDK_CROSSHAIR for web regexmutantturkey
2010-05-03goals/todo and about changedmutantturkey
2010-05-01automatically scrolls if to many tabs, hotkeys changed for < and > tabbing. (...mutantturkey
2010-04-29title setting now works perfectlymutantturkey
2010-04-26blank tab_title function. eventually will have the vte title as the notebook ...mutantturkey
2010-04-26Thanks to Dannny for uploading a PKGBUILD for archlinuxmutantturkey
2010-04-26removed stupid fputs() i was using for debugging a while agomutantturkey
2010-04-26fixed Makefile, old makefile was for sb. this one is workingmutantturkey
2010-04-26updated BUG lismutantturkey
2010-04-26GdkGeometry Hints, barrowed from sakura, updated to remove deprecated functionsmutantturkey
2010-04-26push often commentmutantturkey
2010-04-26added prev/next page keybindings. cleaned up key_press_cbmutantturkey
2010-04-26set tabs to reorderablemutantturkey
2010-04-26moved window initializations and callbacks to seperate function config(), to ...mutantturkey
2010-04-26goals and LICENSE changedmutantturkey
2010-04-26license for the Makefile and config.mk i barrowed from suckless projectsmutantturkey
2010-04-25mt.notebook border hidden, autohide mouse, scrollback at 500 defaultmutantturkey
2010-04-25config.mk update, optimization at O3 and static linkingmutantturkey
2010-04-25readme updated, new todo/about sectionsmutantturkey