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
Commit message (
Expand
)
Author
Age
Files
Lines
*
9term: Add missing parentheses, preventing buffer overflow.
Ray Lai
2017-04-08
1
-1
/
+1
*
9term: c nits
Russ Cox
2017-01-09
2
-2
/
+3
*
cmd/9term: A hack because I'm constantly getting confused about ^C vs fn+delete
Dave Presotto
2017-01-09
3
-0
/
+11
*
9term, win: work around bsd linker nonsense
Russ Cox
2017-01-06
1
-2
/
+2
*
9term, mc: conspire to handle hidpi displays
Russ Cox
2017-01-06
1
-0
/
+8
*
win: local \r cancellation
Russ Cox
2015-11-10
1
-1
/
+14
*
9term, win: better \r handling (thanks, git)
Russ Cox
2015-11-10
2
-1
/
+31
*
all: DragonFly port.
Shenghou Ma
2014-02-27
2
-1
/
+2
*
9term: set TERM=dumb instead of TERM=9term
Russ Cox
2013-08-06
4
-1
/
+13
*
9term: adjust to dpi changes
Russ Cox
2012-11-26
1
-15
/
+23
*
9term: fix hold mode delay
Russ Cox
2011-10-13
1
-0
/
+1
*
merge
Russ Cox
2011-10-12
4
-10
/
+25
*
9term: hold mode back door
Russ Cox
2011-10-11
2
-16
/
+23
*
9term: fix insert
David Swasey
2011-09-12
1
-2
/
+2
*
win: hide not just passwords but also passphrases
Mathieu Lonjaret
2011-08-26
1
-1
/
+1
*
9term: home/end like acme
Russ Cox
2011-08-02
2
-2
/
+19
*
9term, acme: autoscroll
Russ Cox
2011-04-27
5
-35
/
+12
*
win: another attempt at input modes
Russ Cox
2010-10-13
1
-5
/
+28
*
win: add cook/nocook
Russ Cox
2010-09-10
1
-5
/
+14
*
9term, win: better echo cancellation
Russ Cox
2010-09-03
6
-61
/
+129
*
9term: fix getpts on linux
Anthony Martin
2010-06-28
1
-0
/
+5
*
9term: add -c to force cooked mode
David Swasey
2010-05-19
1
-1
/
+4
*
9term: cut, snarf, and paste with keyboard on Mac
David Swasey
2010-04-13
1
-0
/
+16
*
win: scroll
Eoghan Sherry
2010-03-19
1
-0
/
+3
*
win fixes
Fazlul Shahriar
2010-01-05
1
-6
/
+26
*
convert to 4-byte UTF-8 and 32-bit Rune
Russ Cox
2009-09-11
1
-1
/
+1
*
9term: allow scroll wheel in main window
Tony Lainson
2009-08-11
1
-1
/
+1
*
merge
Russ Cox
2009-06-09
1
-1
/
+1
*
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
*
9term: convert to new libframe
Russ Cox
2008-07-21
1
-3
/
+1
*
correct dump string (Fazlul Shahriar)
rsc
2007-04-17
1
-1
/
+4
*
better cleanup
rsc
2006-06-28
1
-2
/
+5
*
check initdraw return
rsc
2006-06-25
1
-1
/
+3
*
more matching (eq)
rsc
2006-04-01
1
-2
/
+12
*
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
2006-04-01
5
-21
/
+22
*
antialias redraw
rsc
2006-03-30
1
-1
/
+4
*
quiet Del in win
rsc
2006-03-27
1
-4
/
+1
*
ignore hangup signal
rsc
2006-01-19
1
-4
/
+2
*
different login shell
rsc
2006-01-18
3
-2
/
+15
*
back to -i
rsc
2006-01-18
1
-1
/
+1
*
login shell
rsc
2006-01-18
1
-1
/
+1
*
use STACK
rsc
2005-12-29
1
-1
/
+1
*
fix paste in raw hold mode
rsc
2005-12-29
2
-3
/
+3
*
set window params on startup
rsc
2005-11-30
2
-6
/
+9
*
OS X fix
rsc
2005-11-27
1
-0
/
+3
*
fix \r
rsc
2005-11-26
1
-2
/
+2
*
add button 3 menu
rsc
2005-11-26
1
-1
/
+1
[next]