Commit Briefs

9ccc14bf26 GitHub

Update README (master)


32ec478805 marcus

broadcast focus giveup


76dc26fae1 marcus

check selectBegin for out of bounds too (if you move the selection to

the left or above the applet .x or .y would go < 0)


f9cda6a626 marcus

remove useless parts of statement


e811551bfc leo

fixed waitfor for multi-byte


1f5ced4751 marcus

fixed a string compare


02232b4a43 marcus

ESC 7 and 8 do not handle scroll regions.


1f2f3d9135 marcus

adjusted comments.


3b71a65972 marcus

fixed ESC M and ESC[<n>B to work better.


dc66bbf47f marcus

2 fixes from Siemens (Erich Feiner)


8ad44e48c1 marcus

send protocol replies in blocks to avoid splitting

them between packets. (to avoid confusing devices)


96a85dcccd marcus

use jar26



c8492f0988 marcus

use login() method


62b697056f marcus

login() method


d29467281b leo

fixed Ctrl-2


fdc9ee7eb8 leo

Minor bug fixes

fixed bug in Applet not show menu bar


bd10750f26 marcus

disabled sshv2

and print a large warning if the remote only supports that.


3c71061b6d marcus

return on too early window set.





8f4389c5b6 leo

added 23 as default port


38ccfa3a99 marcus

fixed selection handling for multiple lines.

We were multiplying the first lines.


476d4d544f marcus

replace exact 1.5 cherck by >= 1.4