Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-09 | Saner defaults in config.h. | Samuel Fadel | |
2014-06-09 | Commented ununsed variable line. Small fixes to Makefile. | Samuel Fadel | |
2014-06-07 | Updated README.md. | Samuel Fadel | |
2014-06-07 | Added README.md file. | Samuel Fadel | |
2014-06-07 | Added LICENSE file and license comments. | Samuel Fadel | |
2014-06-07 | Removed PKGBUILD. Minor modifications to Makefile. | Samuel Fadel | |
2013-03-09 | Makefile: moved away from src/ and added a new target: dist | Samuel G. Fadel | |
T.desktop: moved away from src/ PKGBUILD: updated with new version, sha1sum is wrong | |||
2013-02-18 | Deleted config.def.h. Chaged configuration constants to have a "CONFIG_" ↵ | Samuel G. Fadel | |
prefix. Added CONFIG_SCROLLBACK_LINES. Delegation of ctrl+shift+c and ctrl+shift+v to the default copy/paste shortcuts from VTE. Some minor comments all over the code. | |||
2013-02-02 | Color parsing done only once now. | Samuel G. Fadel | |
2013-02-02 | T now supports multiple windows under the same process. In the future T will ↵ | Samuel G. Fadel | |
be a singleton process to save resources and own all running terminals. Maybe a simple daemon will do. | |||
2013-02-02 | Removed WARNING text from the set_app_preferences function. The reminder ↵ | Samuel G. Fadel | |
remains there, though. | |||
2012-12-29 | Initial commit. The project has already gone through some changes not ↵ | Samuel G. Fadel | |
tracked by git. |