index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
9term
/
win.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
Trivial changes: whitespace and modes.
Dan Cross
1
-12
/
+12
2017-04-08
9term: Add missing parentheses, preventing buffer overflow.
Ray Lai
1
-1
/
+1
2015-11-10
win: local \r cancellation
Russ Cox
1
-1
/
+14
2015-11-10
9term, win: better \r handling (thanks, git)
Russ Cox
1
-0
/
+30
2013-08-06
9term: set TERM=dumb instead of TERM=9term
Russ Cox
1
-0
/
+1
2011-10-11
9term: hold mode back door
Russ Cox
1
-13
/
+15
2011-08-26
win: hide not just passwords but also passphrases
Mathieu Lonjaret
1
-1
/
+1
2011-04-27
9term, acme: autoscroll
Russ Cox
1
-9
/
+1
2010-10-13
win: another attempt at input modes
Russ Cox
1
-5
/
+28
2010-09-10
win: add cook/nocook
Russ Cox
1
-5
/
+14
2010-09-03
9term, win: better echo cancellation
Russ Cox
1
-9
/
+49
2010-03-19
win: scroll
Eoghan Sherry
1
-0
/
+3
2010-01-05
win fixes
Fazlul Shahriar
1
-6
/
+26
2009-01-06
win: better SIGPIPE handling
Russ Cox
1
-10
/
+9
2008-11-13
win: another attempt at DEL
Russ Cox
1
-1
/
+3
2008-11-13
win: handle DEL internally so that it always works
Russ Cox
1
-0
/
+6
2008-11-13
win: implement Scroll and Noscroll
Russ Cox
1
-1
/
+13
2007-04-17
correct dump string (Fazlul Shahriar)
rsc
1
-1
/
+4
2006-04-01
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
1
-2
/
+2
2006-03-27
quiet Del in win
rsc
1
-4
/
+1
2005-03-05
more robust win
rsc
1
-4
/
+18
2005-01-30
add -
rsc
1
-0
/
+1
2005-01-30
handle sysnames in labels
rsc
1
-5
/
+16
2005-01-05
exit on eof
rsc
1
-3
/
+1
2005-01-04
change to use new library.
rsc
1
-21
/
+21
2004-12-26
make work with new thread library
rsc
1
-4
/
+20
2004-04-30
Little fixes.
rsc
1
-6
/
+12
2004-04-25
always be honest about tabstop.
rsc
1
-0
/
+2
2004-04-23
Fix window size in case we inherited a bad one.
rsc
1
-0
/
+1
2004-04-19
clean up when finished.
rsc
1
-0
/
+2
2004-04-15
9term manages to turn off echo at the right times under SunOS ?
rsc
1
-1
/
+1
2004-03-30
grey out 9term when it loses focus.
rsc
1
-1
/
+1
2004-03-26
SunOS can rot in hell.
rsc
1
-2
/
+2
2004-03-25
Today's changes.
rsc
1
-0
/
+693