index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cmd
/
9term
/
win.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
win: better SIGPIPE handling
Russ Cox
2009-01-06
1
-10
/
+9
*
win: another attempt at DEL
Russ Cox
2008-11-13
1
-1
/
+3
*
win: handle DEL internally so that it always works
Russ Cox
2008-11-13
1
-0
/
+6
*
win: implement Scroll and Noscroll
Russ Cox
2008-11-13
1
-1
/
+13
*
correct dump string (Fazlul Shahriar)
rsc
2007-04-17
1
-1
/
+4
*
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
2006-04-01
1
-2
/
+2
*
quiet Del in win
rsc
2006-03-27
1
-4
/
+1
*
more robust win
rsc
2005-03-05
1
-4
/
+18
*
add -
rsc
2005-01-30
1
-0
/
+1
*
handle sysnames in labels
rsc
2005-01-30
1
-5
/
+16
*
exit on eof
rsc
2005-01-05
1
-3
/
+1
*
change to use new library.
rsc
2005-01-04
1
-21
/
+21
*
make work with new thread library
rsc
2004-12-26
1
-4
/
+20
*
Little fixes.
rsc
2004-04-30
1
-6
/
+12
*
always be honest about tabstop.
rsc
2004-04-25
1
-0
/
+2
*
Fix window size in case we inherited a bad one.
rsc
2004-04-23
1
-0
/
+1
*
clean up when finished.
rsc
2004-04-19
1
-0
/
+2
*
9term manages to turn off echo at the right times under SunOS ?
rsc
2004-04-15
1
-1
/
+1
*
grey out 9term when it loses focus.
rsc
2004-03-30
1
-1
/
+1
*
SunOS can rot in hell.
rsc
2004-03-26
1
-2
/
+2
*
Today's changes.
rsc
2004-03-25
1
-0
/
+693