]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/vt
grep: error if sbrk fails
[plan9front.git] / sys / src / cmd / vt /
2019-04-02 cinap_lenrekvt: dont make fs procs hang arround when closing rio...
2019-02-25 cinap_lenrekvt: fix %.*s in sendncars()
2018-09-27 cinap_lenrekvt: fix backup/forward after resize
2018-09-27 cinap_lenrekvt: implement word select
2018-09-20 cinap_lenrekvt: make selecting() wait until all buttons are lifted...
2018-09-20 cinap_lenrekvt: implement line selection by double click
2018-09-08 cinap_lenrekmerge
2018-09-04 cinap_lenrekvt: fix selection past baseline (thanks BurnZeZ)
2018-09-03 cinap_lenrekvt: fix selrange() to recover whitespace indention
2018-09-03 cinap_lenrekvt: get rid of "clear" menu entry, fix 24x80 resize...
2018-09-03 cinap_lenrekvt: fix plumbsel(), snarfsel()
2018-09-03 cinap_lenrekvt: implement proper selections (thanks Ori_B)
2017-10-20 cinap_lenrekvt: block when sending input to host (fixes truncated...
2017-08-22 cinap_lenrekvt: turn off nl -> nl+cr translation default in raw...
2017-08-20 cinap_lenrekvt: block selection mode for snarf
2017-08-20 cinap_lenrekmerge
2017-08-20 cinap_lenrekvt: implement /dev/cons and /dev/consctl as a fileserve...
2017-08-09 cinap_lenrekvt: fix silly bug causing characters be drawn one at...
2017-05-20 cinap_lenrekvt: don't flush while there is keyboard input available
2017-04-22 cinap_lenrekvt: handle underline attribute
2017-04-22 cinap_lenrekmerge
2017-04-22 cinap_lenrekvt: handle nocolor flag and reversed background colors
2017-04-22 spewmerge
2017-04-22 cinap_lenrekvt: handle insert/delete/home/end keys for vt220/xterm
2017-04-22 cinap_lenrekvt: handle application/normal mode (really fixes cursor...
2017-04-22 cinap_lenrekmerge
2017-04-22 cinap_lenrekvt: fix xterm cursor keys
2017-04-22 cinap_lenrekmerge
2017-04-22 cinap_lenrekvt: fix background drawing
2017-04-19 cinap_lenrekvt: cursoron, don't resize winow when replying history
2017-04-19 cinap_lenrekvt: but not too fast :-)
2017-04-18 cinap_lenrekvt: make it fast
2017-04-18 cinap_lenrekvt: send interrupt on exit, open logfile OCEXEC, run...
2017-04-17 cinap_lenrekvt: allow for a bit of buffering
2017-04-17 cinap_lenrekvt: convert from event to threads
2017-04-17 cinap_lenrekvt: increase history buffer to 64K runes
2017-04-17 cinap_lenrekvt: implement snarf support
2016-03-02 BurnZeZvt: add -r flag to start in raw mode
2013-10-28 mischiefvt: discard unhandle OSC escapes, and use nelem instead...
2013-10-28 mischiefcmd/vt: fix xterm function keys
2013-10-27 cinap_lenrekvt: remove defunct hp terminal emulation
2013-10-27 cinap_lenrekvt: utf-8 support
2013-10-02 cinap_lenrekvt: dont pollute the outer environment (thanks mischief!)
2013-08-11 cinap_lenrekvt: fix off by one memory corruption
2013-01-13 cinap_lenrekvt: ignore line spacing escape2
2012-11-10 cinap_lenrekvt: on resize, restore screen using history buffer
2011-11-28 cinap_lenrekmerge
2011-11-28 cinap_lenrekfix vt for new /mnt
2011-12-02 glendause mntgen for /mnt and /mnt/exportfs
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image