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
/
9term.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
9term: add threadmaybackground
Russ Cox
1
-0
/
+6
2020-01-10
Trivial changes: whitespace and modes.
Dan Cross
1
-19
/
+18
2020-01-07
9term: add a "look" menu item (#299)
Fazlul Shahriar
1
-0
/
+6
2017-01-09
9term: c nits
Russ Cox
1
-1
/
+2
2017-01-09
cmd/9term: A hack because I'm constantly getting confused about ^C vs fn+delete
Dave Presotto
1
-0
/
+5
2013-08-06
9term: set TERM=dumb instead of TERM=9term
Russ Cox
1
-0
/
+1
2011-10-13
9term: fix hold mode delay
Russ Cox
1
-0
/
+1
2011-10-12
merge
Russ Cox
1
-5
/
+15
2011-10-11
9term: hold mode back door
Russ Cox
1
-3
/
+8
2011-04-27
9term, acme: autoscroll
Russ Cox
1
-15
/
+4
2010-09-03
9term, win: better echo cancellation
Russ Cox
1
-7
/
+7
2010-05-19
9term: add -c to force cooked mode
David Swasey
1
-1
/
+4
2009-08-11
9term: allow scroll wheel in main window
Tony Lainson
1
-1
/
+1
2006-06-28
better cleanup
rsc
1
-2
/
+5
2006-06-25
check initdraw return
rsc
1
-1
/
+3
2006-04-01
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
1
-2
/
+2
2006-01-19
ignore hangup signal
rsc
1
-4
/
+2
2006-01-18
different login shell
rsc
1
-0
/
+3
2005-12-29
use STACK
rsc
1
-1
/
+1
2005-12-29
fix paste in raw hold mode
rsc
1
-2
/
+2
2005-11-30
set window params on startup
rsc
1
-3
/
+5
2005-11-26
add button 3 menu
rsc
1
-1
/
+1
2005-11-11
fix -f
rsc
1
-7
/
+7
2005-11-11
fixes
rsc
1
-1
/
+1
2005-11-11
fixes
rsc
1
-1
/
+4
2005-11-11
fixes
rsc
1
-1
/
+5
2005-11-10
more
rsc
1
-2
/
+101
2005-11-07
snarf, plumbing
rsc
1
-3
/
+0
2005-11-07
fix snarf
rsc
1
-2
/
+30
2005-11-06
fix scroll bar
rsc
1
-1
/
+1
2005-11-06
handle interrupts
rsc
1
-0
/
+10
2005-11-06
New 9term using rio sources more directly.
rsc
1
-1781
/
+291
2005-08-11
Generate interrupt key (according to terminal settings)
rsc
1
-3
/
+11
2005-07-18
better cr handling
rsc
1
-2
/
+9
2005-07-14
hold mode in raw mode
rsc
1
-3
/
+3
2005-07-13
lets try hold mode in raw mode
rsc
1
-9
/
+17
2005-05-01
Allow unicode in identifiers.
rsc
1
-3
/
+1
2005-02-11
fix doubleclick
rsc
1
-3
/
+11
2005-02-08
fix paste again
rsc
1
-1
/
+1
2005-02-08
try to handle DEL better
rsc
1
-17
/
+16
2005-01-30
handle sysnames in labels
rsc
1
-1
/
+10
2005-01-17
do not call exits in threaded programs
rsc
1
-1
/
+1
2005-01-07
ignore spurious sigchilds on sunos
rsc
1
-3
/
+10
2005-01-04
new prototype
rsc
1
-1
/
+1
2005-01-02
add ? for unknown plumbs
rsc
1
-1
/
+20
2004-12-26
make work with new thread library
rsc
1
-8
/
+8
2004-10-22
handle interrupt right
rsc
1
-1
/
+3
2004-10-17
use threadexitsall
rsc
1
-1
/
+1
2004-10-17
remove socket at exit
rsc
1
-0
/
+11
2004-10-17
fix interrupt handling, add clumsy way to get at text buffer contents
rsc
1
-3
/
+92
[next]