index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
acme
Age
Commit message (
Expand
)
Author
2020-12-19
acme: use global user string variable instead of getuser()
cinap_lenrek
2020-12-19
acme: use getuser() in fsinit()
cinap_lenrek
2020-09-29
acme: revert stray changes
Ori Bernstein
2020-09-22
acme: import changes from plan9port (thanks jxy)
Ori Bernstein
2020-08-03
merge
cinap_lenrek
2020-08-03
acme: reverting scroll change, causes continuous scrolling with scrollwheel
cinap_lenrek
2020-08-01
pre-lib9p servers: fix incorrect Tversion handling
kvik
2020-06-11
acme: implement position-dependent scroll-wheel scrolling
kvik
2020-06-07
acme: add missing logf.c
cinap_lenrek
2020-06-06
acme: import event log from plan9port (thanks fshahriar)
Ori Bernstein
2020-05-31
acme: implement 'scratch' ctl command (thanks Drew DeVault)
kvik
2020-05-10
acme: add missed error checks
kvik
2020-05-07
fix typo: mouse->xy, not w->mc.xy
Ori Bernstein
2020-05-06
Reset click count on mouse motion.
Ori Bernstein
2020-05-02
make bind(2) error handling consistent
cinap_lenrek
2020-04-25
tweak selection criteria
Ori Bernstein
2020-04-25
triple click selection in acme
Ori Bernstein
2020-02-13
acme(1): fix scrolling when swiping text at the top or bottom of a frame
spew
2020-01-31
fix double free in acme.
Ori Bernstein
2020-01-19
merge
cinap_lenrek
2020-01-19
Apply http://www.9paste.net/qrstuv/patch/acme-movetodelmesg/
Roberto E. Vargas Caballero
2020-01-19
acme: fix off by one in colclose(), make dellist() code consistent
cinap_lenrek
2020-01-19
acme: Restore call to movetodel() in colclose
Roberto E. Vargas Caballero
2019-12-06
fix some acme memory leaks
Ori Bernstein
2019-12-04
acme: Apply each -/+ only once (#156)
Ori Bernstein
2019-12-04
acme: avoid division by zero when resizing col (#189)
Ori Bernstein
2019-12-04
acme, sam: handle >1GB files correctly
Ori Bernstein
2018-10-20
acme: fix fd checks - initialize Window.rdselfd to -1 not 0
cinap_lenrek
2018-10-20
fix misleading/wrong fd checks
BurnZeZ
2018-08-03
acme: pass pointer to int type to avoid pointer to int cast warning
cinap_lenrek
2018-08-01
acme: add spacesindent mode
spew
2016-11-17
cmd: remove a bit of unused stuff
ftrvxmtrx
2016-07-24
make error handling in 9p service loops consistent
cinap_lenrek
2014-12-17
acme: allow typing '\n' in window tags
mischief
2014-12-11
acme: fix buffer overrun in xfidutfread() and xfidruneread(), cleanup
cinap_lenrek
2014-09-11
acme: remove unused #include
BurnZeZ
2014-08-16
Fix acme crash: Get D in a new window with D being an existing directory
iru
2014-04-01
sam, acme: fix character classes quoting for 21-bit runes
cinap_lenrek
2013-11-22
acme: fix arrow key oddity (thanks mark van atten and erik)
cinap_lenrek
2013-10-20
acme: attempt to fix tag lines collapsing to zero height on window move (issu...
cinap_lenrek
2013-09-11
acme: use threadexitsall() to tear down mouse and keyboard procs on error
cinap_lenrek
2013-09-07
acme: avoid useless tagline/window redraw if not needed
cinap_lenrek
2013-08-28
removed unused variable resize in wind.c
mveety
2013-08-28
Added the p9p acme patch the allows multiline tags (thanks rsc and lf94).
mveety
2013-08-05
unsticky scrollbars
cinap_lenrek
2013-06-16
make filesystem handling of read9pmsg() consistent
cinap_lenrek
2013-05-11
acme: apply nemos acmediskread patch (from sources)
cinap_lenrek
2013-04-24
make all the commands agnostic about Rune width. (from sources)
cinap_lenrek
2013-01-25
acme: fix unicode handling for editout (from sources)
cinap_lenrek
2012-12-31
fix utf and rune handling in preparation for 32bit runes
cinap_lenrek
[next]