aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/mud/terminal
Commit message (Expand)AuthorAgeFilesLines
* Restore DEC special for GR sets as wellKenny Root2009-01-041-2/+0
* Terminal emulation fixesKenny Root2009-01-041-42/+19
* Disable DEC special characters for nowKenny Root2008-12-311-0/+4
* Add (limited) support for switching encodings on host connections; a more rad...Kenny Root2008-12-162-1/+1072
* Add extra bit for default color supportKenny Root2008-12-122-12/+12
* * Support more xterm attributes ESC [90m - 97m and 100m - 107mKenny Root2008-12-122-27/+44
* Add in xterm-style 256 color supportKenny Root2008-12-122-9/+52
* Duplicate ESC-c reset functionality in vt320.reset() (perhaps should be inlined)Kenny Root2008-11-241-0/+5
* * Respond to channel EOF instead of exit status.Kenny Root2008-11-191-2/+7
* * Support PINE's style of highlighting menu items with SGR italicsKenny Root2008-11-101-0/+6
* * Add icons for PubkeyListActivity and an empty-list hint TextViewKenny Root2008-10-301-7/+3
* Okay, you're not going to believe this:Kenny Root2008-10-301-6/+2
* * Fix bug introduced that makes lines scroll too much. I think the last two r...Kenny Root2008-10-301-1/+1
* * Fix delete line bug in emulation that was messing up irssi clock updates.Kenny Root2008-10-302-14/+4
* * Fix scrolling region setting bug.Kenny Root2008-10-302-6/+49
* * Fix breaking out of scroll regions when the line wraps.Kenny Root2008-10-291-1/+7
* * First pass at publickey authentication.Kenny Root2008-10-292-3/+3
* * finished implementing copy functionalityJeffrey Sharkey2008-10-271-3/+5
* * moved all terminal logic into a Service backend. connections are held in p...Jeffrey Sharkey2008-08-272-5/+13
* Restore Marcus Meißner's name from clobberingKenny Root2008-08-264-6/+6
* * Fixing an off-by-one error in vt320 for ANSI 'U' escape sequences.Was messi...Jeffrey Sharkey2008-08-244-7/+23
* Added preferences, touch entropy, fixes to SoftFont.Kenny Root2007-11-212-3/+10
* Merging back in the jcterm branchKenny Root2007-11-215-0/+4784