summaryrefslogtreecommitdiff
path: root/test/highlight/regions/cmd
AgeCommit message (Collapse)Author
2016-09-04Rework client quitting and handling of remote errorsMaxime Coste
Client quitting no longer immediately unwinds, client is just pushed for deletion until we get back to the main loop, similarly to what happens for buffer and window deletion.
2016-03-08Add an initial highlighting testMaxime Coste