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
/
acme
/
text.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-10
/
+10
2020-01-10
Trivial changes: whitespace and modes.
Dan Cross
1
-11
/
+11
2018-01-27
acme: Do not hide dotfiles, since xplor does that nicely.
Petter Rodhelind
1
-3
/
+3
2017-11-06
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-1
/
+1
2017-11-02
acme: preserve window position and selection during Get
Russ Cox
1
-1
/
+1
2017-10-22
acme: Move one line up/down using ^P and ^N.
Petter Rodhelind
1
-32
/
+42
2017-10-16
acme: Hide dotfiles in dirs.
Petter Rodhelind
1
-0
/
+3
2017-10-16
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-1
/
+12
2017-10-10
acme: check file content before declaring file "modified since last read"
Russ Cox
1
-1
/
+12
2017-08-01
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-2
/
+4
2017-07-16
acme: implement Cmd-Shift-Z for Redo on Mac
Russ Cox
1
-0
/
+4
2017-05-24
Fix segfault when TAB in other places than body text
Petter Rodhelind
1
-0
/
+2
2017-05-11
Add support for tab expansion (because everyone else is stupid and I am force...
Petter Rodhelind
1
-0
/
+8
2017-04-20
Add ^A and ^E wrap arounds for easy movement over multiple lines
Petter Rodhelind
1
-0
/
+11
2017-03-19
Add Cmd+S for save/put
Petter Rodhelind
1
-0
/
+5
2017-03-18
Fix kdown when last line is empty
Petter Rodhelind
1
-1
/
+1
2017-03-18
Fix key down buffer overflow bug at EOF
Petter Rodhelind
1
-3
/
+3
2017-03-18
Make Key-Up and Key-Down work with lines instead of scrolling
Petter Rodhelind
1
-8
/
+33
2014-12-02
libdraw, libframe, acme: fix, guard against inverted range in textsetselect
Russ Cox
1
-3
/
+9
2014-06-03
acme: fix bufread crash due to typing-point scrolling
Russ Cox
1
-0
/
+4
2014-05-19
undo CL 69070045 / 8539a916d98a
Russ Cox
1
-4
/
+0
2014-04-18
acme: fix Get of dir in nameless window (thanks Colton Lewis)
Russ Cox
1
-1
/
+1
2014-03-13
acme: copy/cut/paste with ctl+c,x,v
Ethan Burns
1
-0
/
+4
2013-10-22
acme: scroll a directory window when navigating if:
Rob Pike
1
-1
/
+17
2011-11-17
acme: fix arrow near end of text
Sean McKean
1
-6
/
+4
2011-09-06
devdraw: draft cocoa support
David Jeannot
1
-0
/
+4
2011-08-02
acme: fix iq1 adjust bug
Russ Cox
1
-1
/
+1
2011-08-02
acme: scrolling fixes + new home/end
Russ Cox
1
-2
/
+19
2009-09-25
acme: correct modified message after initial load; more detail in
Russ Cox
1
-5
/
+5
2009-09-11
acme: htmlclick takes precedence over line click
Russ Cox
1
-3
/
+3
2009-07-26
acme: angle bracket tag matching, for XML, HTML etc
Russ Cox
1
-0
/
+110
2009-07-15
acme: do not redraw body on every tag change
Russ Cox
1
-2
/
+3
2009-04-30
merge
Russ Cox
1
-0
/
+26
2008-03-07
acme: revise multiline tag code
Russ Cox
1
-27
/
+4
2008-03-07
acme: fix directory resize bug
Russ Cox
1
-1
/
+4
2008-04-17
acme: add -m option and avoid looking in the mirror
Russ Cox
1
-0
/
+4
2007-05-10
better tick handling
rsc
1
-5
/
+14
2006-04-01
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
1
-1
/
+1
2006-02-08
fix b1 c2 c3 c3 c2 c3 [sic]
rsc
1
-12
/
+13
2006-02-06
add chord fix from plan 9
rsc
1
-6
/
+6
2006-01-12
more tweaks
rsc
1
-0
/
+10
2005-12-16
add bigtags
rsc
1
-1
/
+52
2005-10-31
Cleanup in preparation for multiline tags.
rsc
1
-10
/
+13
2005-03-18
use typecommit; use nil in place of 0 again
rsc
1
-7
/
+3
2005-03-18
month old bug fix from rob
rsc
1
-15
/
+29
2004-12-27
dumb porting bugs
rsc
1
-2
/
+2
2004-12-27
changes from plan 9
rsc
1
-2
/
+9
2004-10-17
bug fix in Zerox arrow handling from rob
rsc
1
-2
/
+2
2004-06-20
unused variable
rsc
1
-1
/
+0
2004-06-20
fix scrolling
rsc
1
-4
/
+5
[next]