This website requires JavaScript.
Explore
Help
Sign In
itdominator
/
terminator
Watch
1
Star
0
Fork
You've already forked terminator
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
909a285200
terminator
/
terminatorlib
History
Chris Jones
909a285200
debug the zooming code more, and make sure we always remove the one-time signal handler
2008-07-05 03:47:13 +01:00
..
__init__.py
Move terminator*.pyc to terminatorlib. Teach setup.py about the change.
2008-05-21 11:17:55 +01:00
config.py
Set saner release defaults. Should close LP
#237866
2008-06-29 02:01:06 +01:00
encoding.py
fix version handling so setup.py doesn't need to import terminator itself. Also fix gettext to work across imported files
2008-06-18 14:02:10 +01:00
freebsd.py
Use xrange instead of range. No functional changes; just means we create fewer lists.
2008-07-04 02:49:56 +01:00
terminator.py
debug the zooming code more, and make sure we always remove the one-time signal handler
2008-07-05 03:47:13 +01:00
terminatorterm.py
openurl is no longer global; add some self.'s to make it work.
2008-07-04 07:29:32 +01:00
version.py
turn a print into a dbg() and fix APP_NAME so icons work
2008-06-18 18:30:47 +01:00