aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme/cols.c
AgeCommit message (Collapse)AuthorFilesLines
2012-09-23acme: mouse movement for DelRuss Cox1-4/+11
If the mouse was in the tag of the old window, it was most likely pointing at Del. If bringing up a new window from below and not moving the mouse somewhere else, adjust it so that it ends up pointing at Del in the replacement window's tag too. This makes it easy to Del a sequence of windows in a column, from top to bottom. http://www.youtube.com/watch?v=ET8w6RT6u5M R=r http://codereview.appspot.com/6558047
2008-03-07acme: multiline tag fixesRuss Cox1-14/+32
2008-03-07acme: revise multiline tag codeRuss Cox1-27/+26
2007-11-27mergeRuss Cox1-4/+5
2007-03-25make Load more faithful to original Dump (Peter Canning)rsc1-1/+1
2007-02-11various memory errors in acmersc1-1/+1
2006-01-12tweaksrsc1-2/+2
2005-12-16no printrsc1-2/+0
2005-12-16add bigtagsrsc1-0/+3
2005-12-16Better window size management.rsc1-4/+18
2005-10-31More prep.rsc1-3/+3
2005-10-31Cleanup in preparation for multiline tags.rsc1-54/+35
2005-03-18better scrollingrsc1-0/+3
2004-03-05Various little fixes.rsc1-1/+1
2004-02-09completion, pageup/pagedownrsc1-0/+1
2003-12-11More files related to user-level file servers.rsc1-0/+556
Also add acme!