Correctly display vt100 graphics in non UTF-8 locales.
[apps/madtty.git] / madtty / madtty.h
2007-12-29 Marc Andre TannerCorrectly display vt100 graphics in non UTF-8 locales.
2007-11-10 Pierre Habouzitmadtty only need to control colors, let the caller...
2007-11-10 Pierre HabouzitCode cleansing
2007-11-10 Pierre HabouzitSupport resizing
2007-11-08 Pierre HabouzitSupport cursor, be an rxvt, fix emacs, vim, screen...
2007-08-10 Pierre HabouzitSupport any encoding available here, mostly.
2007-08-10 Pierre Habouzitmore refactoring
2007-08-09 Pierre Habouzitmany many updates
2006-11-11 Pierre Habouzitmany rewrites, let rote_vt_write be a more simple wrapp...
2006-11-11 Pierre Habouzitno more stupid warnings.
2006-11-11 Pierre Habouzitrenames, small improvements in the private struct.
2006-11-11 Pierre Habouzitalright, purte rote_vt_update that was completely poorl...
2006-11-11 Pierre HabouzitI want the pty to be seen.
2006-11-11 Pierre Habouzitsteal some bits from qemacs to open the pty.
2006-11-11 Pierre Habouzitremove the handler thing, that's really not the way...
2006-11-11 Pierre Habouzitreindent
2006-11-10 Pierre Habouzituse my nice build system rather than custom makefiles