Re: [dev] [surf] status area patch

From: <stanio_AT_cs.tu-berlin.de>
Date: Sat, 2 Jun 2012 20:44:04 +0200

* Kurt Van Dijck <kurt.van.dijck_AT_eia.be> [2012-06-02 19:48]:
> Have you tought on indicating the normal/insert mode of your earlier patch?
> Kurt

yes.

but then the patch depends on the insert mode patch. I would avoid
dependencies where not needed.

It is straightforward to add, though.

        togglestat[5] = '\0';
        togglestat[4] = insert_mode?'+':'-';

--s_
Received on Sat Jun 02 2012 - 20:44:04 CEST

This archive was generated by hypermail 2.3.0 : Sat Jun 02 2012 - 20:48:03 CEST