summaryrefslogtreecommitdiff
path: root/sys/src/cmd/vt
AgeCommit message (Expand)Author
2020-12-18vt: rfork environment varibles (thanks fshahriar)Ori Bernstein
2020-10-30vt: improve behavior of chordingOri Bernstein
2020-04-11triple-click to select non-whitespace segmentOri Bernstein
2020-04-11vt plumbing: don't require selectionOri Bernstein
2019-04-02vt: dont make fs procs hang arround when closing rio windowcinap_lenrek
2019-02-25vt: fix %.*s in sendncars()cinap_lenrek
2018-09-27vt: fix backup/forward after resizecinap_lenrek
2018-09-27vt: implement word selectcinap_lenrek
2018-09-20vt: make selecting() wait until all buttons are lifted avoiding menu when cho...cinap_lenrek
2018-09-20vt: implement line selection by double clickcinap_lenrek
2018-09-04vt: fix selection past baseline (thanks BurnZeZ)cinap_lenrek
2018-09-03vt: fix selrange() to recover whitespace indentioncinap_lenrek
2018-09-03vt: get rid of "clear" menu entry, fix 24x80 resize, reset selection on setdi...cinap_lenrek
2018-09-03vt: fix plumbsel(), snarfsel()cinap_lenrek
2018-09-03vt: implement proper selections (thanks Ori_B)cinap_lenrek
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: increase history buffer to 64K runescinap_lenrek
2017-04-17vt: implement snarf supportcinap_lenrek
2016-03-01vt: add -r flag to start in raw modeBurnZeZ
2013-10-28vt: discard unhandle OSC escapes, and use nelem instead of sizeof for title b...mischief
2013-10-27cmd/vt: fix xterm function keysmischief
2013-10-27vt: remove defunct hp terminal emulationcinap_lenrek
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
2013-01-13vt: ignore line spacing escape2cinap_lenrek
2012-11-10vt: on resize, restore screen using history buffercinap_lenrek
2011-11-28fix vt for new /mntcinap_lenrek
2011-12-02use mntgen for /mnt and /mnt/exportfsglenda
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen