ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/schmorpforge/genpage
(Generate patch)

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.114 by root, Fri Jul 25 07:24:02 2014 UTC vs.
Revision 1.116 by root, Thu Dec 4 20:39:30 2014 UTC

388 <br /> 388 <br />
389 And its main <em>missing</em> features (which users request but are not (yet?) implemented) are: 389 And its main <em>missing</em> features (which users request but are not (yet?) implemented) are:
390 390
391 <ul> 391 <ul>
392 <li>Complex script support, such as arabic or tibetian - more info is needed. (use mlterm)</li> 392 <li>Complex script support, such as arabic or tibetian - more info is needed. (use mlterm)</li>
393 <li>Right-to-Left rendering - more info is needed. (use mlterm)</li> 393 <li>Right-to-Left rendering - more info is needed. (use mlterm)</li>
394 <li>IIIMF (Intranet/Internet Input Method Framework) support. (use scim)</li> 394 <li>IIIMF (Intranet/Internet Input Method Framework) support. (use scim)</li>
395 </ul> 395 </ul>
396 396
397 <br /> 397 <br />
398 398
401 #rxvt-unicode</tt></a>. 401 #rxvt-unicode</tt></a>.
402 402
403libptytty dist list(rxvt-unicode) cvs-pod(doc/libptytty.3.pod) cvs-co(Changes) 403libptytty dist list(rxvt-unicode) cvs-pod(doc/libptytty.3.pod) cvs-co(Changes)
404 libptytty is an offspring of rxvt-unicode that handles pty/tty/utmp/wtmp/lastlog handling 404 libptytty is an offspring of rxvt-unicode that handles pty/tty/utmp/wtmp/lastlog handling
405 in mostly OS-independent ways, so it's less of a hassle for you :) 405 in mostly OS-independent ways, so it's less of a hassle for you :)
406
407vt102 list(perl) cvs-co(vt102)
408 <code>vt102</code> is a vt100/102/131 hardware simulator, implementing
409 practical and 100% compatible DEC VT terminal "emulation".
410
411 Most terminal emulators nowadays strive to emulate a DEC VT102
412 terminal (even those claiming to emulate a VT100 usually mean
413 VT102). Unfortunately, even though there are some VT100 simulators,
414 there haven't been any DEC VT102 ones, so it was very hard to test
415 compatibility with the real device.
416
417 Thanks to this simulator, one can now test how the "real" VT102 behaves,
418 and as free extra, it also simulates DEC VT100 and DEC VT131 terminals.
419
420 ROMs are included - a standard Perl 5.10+ installation plus the
421 L<IO::Pty> module are required to run the script, and rxvt-unicode, xterm
422 or a similar terminal emulation is required to have display/keyboard
423 support.
406 424
407gtkbfc cvs-pod(README) 425gtkbfc cvs-pod(README)
408 Gtk+ bash file chooser replacement. 426 Gtk+ bash file chooser replacement.
409 427
410 <b>gtkbfc</b> is a hack that replaces the dreaded, slow and hard-to-use GTK+ 428 <b>gtkbfc</b> is a hack that replaces the dreaded, slow and hard-to-use GTK+

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines