File history
Tracking elkscmd/rootfs_template/etc/termcap
| Commit | Author | Date | Message |
|---|---|---|---|
08cde0ea6e79a71ba94da108a5b204811564449 | Helge Skrivervik | 2020-04-24 | Added insert char to ansi termcap, tested in QEMU. |
106d15dd157a0ef8f9e4310840b601478c719bd | Helge Skrivervik | 2020-04-23 | Adjustments to termcap, init & time. |
ee2f4f62cf403fe9cb5609542c56dfaf98c6291 | Helge Skrivervik | 2020-04-23 | Bugfixes in init.c, more.c + expanded termcap |
42026129b8946cb3cbf64f7b134672474401ff3 | Greg Haerr | 2020-04-15 | [kernel][cmds] Port 'kilo' color screen editor, fix/enhance ANSI console |
8b8693dab12305a147771dc8003cdc7bca44cea | lithoxs | 2017-03-08 | Fix to spanish keyboard and termcap file |
bad0f34ef6776c6dce7f8f444f2204cfcbfe62d | lithoxs | 2016-05-06 | Fixed terminal emulation in direct console driver (dircon.c) Changed config files to select ANSI, VT52 or NONE Updated termcap, keyboard driver (xt_key.c) and levee editor. Implemented standard Insert line and remove line in ANSI and VT52 emulators. Fixed |
094ef95b06890d8d92e6fb1b7bfea603df5afb7 | lithoxs | 2016-04-28 | Fixed support for vi editor (levee) to use termcap. BCC libc already provides support for termcap. The termcap support under levee did not worked for ELKS. To make vi work, was compiled with fixed VT52 support. |
f90759b07acb964435f11b76e7054f410792c3c | Riley H. Williams | 2002-01-25 | Standardised versions... |
ef32446037d9a62a1358681179429a4b6ce809f | Riley H. Williams | 2002-01-12 | Rationalised /etc/passwd and /etc/group to match Red Hat Linux assignments. Added `false` and `true` commands. |
0da7dd9d6c73b96bfd7766c78da78332781cbb0 | Andrew Richards | 1999-08-26 | Added xvi |