summaryrefslogtreecommitdiff
path: root/sys/src/cmd/vt/main.c
AgeCommit message (Expand)Author
2017-10-20vt: block when sending input to host (fixes truncated paste)cinap_lenrek
2017-08-22vt: turn off nl -> nl+cr translation default in raw mode, don't scroll more t...cinap_lenrek
2017-08-20vt: block selection mode for snarfcinap_lenrek
2017-08-20vt: implement /dev/cons and /dev/consctl as a fileserver, winch, incremental ...cinap_lenrek
2017-08-09vt: fix silly bug causing characters be drawn one at a timecinap_lenrek
2017-05-20vt: don't flush while there is keyboard input availablecinap_lenrek
2017-04-22vt: handle underline attributecinap_lenrek
2017-04-22vt: handle nocolor flag and reversed background colorscinap_lenrek
2017-04-22vt: handle insert/delete/home/end keys for vt220/xtermcinap_lenrek
2017-04-22vt: handle application/normal mode (really fixes cursor keys)cinap_lenrek
2017-04-22vt: fix xterm cursor keyscinap_lenrek
2017-04-22vt: fix background drawingcinap_lenrek
2017-04-19vt: cursoron, don't resize winow when replying historycinap_lenrek
2017-04-19vt: but not too fast :-)cinap_lenrek
2017-04-19vt: make it fastcinap_lenrek
2017-04-18vt: send interrupt on exit, open logfile OCEXEC, run host after environment g...cinap_lenrek
2017-04-18vt: allow for a bit of bufferingcinap_lenrek
2017-04-18vt: convert from event to threadscinap_lenrek
2017-04-17vt: implement snarf supportcinap_lenrek
2016-03-01vt: add -r flag to start in raw modeBurnZeZ
2013-10-27vt: utf-8 supportcinap_lenrek
2013-10-02vt: dont pollute the outer environment (thanks mischief!)cinap_lenrek
2013-08-11vt: fix off by one memory corruptioncinap_lenrek
2012-11-10vt: on resize, restore screen using history buffercinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen