This website requires JavaScript.
Explore
Help
Sign In
itdominator
/
terminator
Watch
1
Star
0
Fork
0
You've already forked terminator
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b200044391
terminator
/
terminatorlib
History
Thomas Hurst
b200044391
Use xrange instead of range. No functional changes; just means we create fewer lists.
2008-07-04 02:49:56 +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
Use xrange instead of range. No functional changes; just means we create fewer lists.
2008-07-04 02:49:56 +01:00
terminatorterm.py
tidy up a little in preparation for release
2008-07-03 23:48:29 +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