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
/
wind.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-35
/
+52
2020-01-13
acme: fix buffer overflow introduced in parsetag refactor
Russ Cox
1
-6
/
+6
2020-01-13
acme: fix movetodel for spaces in file names
Russ Cox
1
-11
/
+8
2020-01-13
acme: allow spaces in window names
Russ Cox
1
-4
/
+19
2020-01-13
acme: one more place to use parsetag
Russ Cox
1
-5
/
+1
2020-01-13
acme: factor out tag parsing code
Russ Cox
1
-11
/
+19
2020-01-10
Trivial changes: whitespace and modes.
Dan Cross
1
-8
/
+8
2020-01-02
acme: do not pass null pointers where disallowed
Neven Sajko
1
-1
/
+2
2017-10-16
Merge remote-tracking branch 'upstream/master'
Petter Rodhelind
1
-0
/
+1
2017-10-10
acme: check file content before declaring file "modified since last read"
Russ Cox
1
-0
/
+1
2017-08-03
acme: Use the same tabstop setting in cloned/zerox window as in the source wi...
Petter Rodhelind
1
-0
/
+1
2017-05-11
Copy tabexpand setting when cloning
Petter Rodhelind
1
-0
/
+1
2017-05-11
Disable tab expansion as default
Petter Rodhelind
1
-1
/
+1
2017-05-11
Add support for tab expansion (because everyone else is stupid and I am force...
Petter Rodhelind
1
-0
/
+1
2014-04-30
acme: add log file in acme root directory
Russ Cox
1
-1
/
+2
2012-10-20
fix gcc 4.7 warnings (thanks Tuncer Ayaz)
Russ Cox
1
-3
/
+1
2012-09-23
acme: mouse movement for Del
Russ Cox
1
-1
/
+40
2009-07-15
acme: do not redraw body on every tag change
Russ Cox
1
-1
/
+1
2008-03-07
acme: multiline tag fixes
Russ Cox
1
-3
/
+5
2008-03-07
acme: revise multiline tag code
Russ Cox
1
-28
/
+14
2008-03-07
acme: sync against Plan 9, remove -$ option
Russ Cox
1
-214
/
+10
2008-03-07
acme: tag resize nits
Russ Cox
1
-6
/
+12
2007-03-16
fix tags again
rsc
1
-14
/
+3
2007-03-15
fix too-aggressive tag redraw
rsc
1
-19
/
+35
2006-04-01
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
1
-3
/
+3
2006-02-21
events buffer need not end in NUL
rsc
1
-1
/
+1
2006-02-06
add chord fix from plan 9
rsc
1
-1
/
+4
2006-01-12
more tweaks
rsc
1
-8
/
+15
2006-01-12
avoid unnecessary winresize, which flush text cache
rsc
1
-2
/
+5
2005-12-21
try autoexpand by default
rsc
1
-0
/
+2
2005-12-16
tag tweak
rsc
1
-12
/
+11
2005-12-16
auto-insert second line for expand
rsc
1
-0
/
+6
2005-12-16
add bigtags
rsc
1
-0
/
+25
2005-12-16
Better window size management.
rsc
1
-1
/
+6
2005-10-31
More prep.
rsc
1
-5
/
+6
2005-10-31
Cleanup in preparation for multiline tags.
rsc
1
-24
/
+54
2005-07-28
winunlock bug
rsc
1
-6
/
+6
2005-07-13
various needed casts
rsc
1
-2
/
+2
2005-03-18
better tag handling in dollars
rsc
1
-0
/
+13
2005-03-18
month old bug fix from rob
rsc
1
-1
/
+1
2005-03-14
Add $foo window names back to acme, enabled with -'$'.
rsc
1
-7
/
+202
2005-01-04
clean up mkfile; fix winctlprint bug reported by peter canning
rsc
1
-5
/
+5
2004-09-28
autoindent fixes from rob
rsc
1
-0
/
+2
2004-04-25
add tab size to window ctl file
rsc
1
-1
/
+1
2004-04-21
undo the madness.
rsc
1
-172
/
+7
2004-04-21
$foo in tags - here only for reference.
rsc
1
-7
/
+172
2004-02-29
Fighting the good fight.
rsc
1
-2
/
+4
2004-02-09
completion, pageup/pagedown
rsc
1
-0
/
+5
2003-12-11
More files related to user-level file servers.
rsc
1
-0
/
+576