On 9 July 2014 07:34, Dimitris Zervas <dzer...@dzervas.gr> wrote:
> On July 9, 2014 7:10:06 AM EEST, Andrew Hills <ahi...@ednos.net> wrote:
>>On 7/8/14, 8:27 PM, Dimitris Zervas wrote:
>>> I know that some of you will really hate me about this, but I patched
>>sandy to have command and insert mode.
>>
>>Actually, this was all that kept me from using sandy. (Well, I suppose
>>my unwillingness to change my habits is what kept me...)
>>
>>Please keep up the work!
> Sure! :)
> I just really need to find a solution for the esc key... :/
>
>

Stick

ESCDELAY=0;

somewhere in the initialisation - just tested and it works!
See the ncurses man page [1].

Good work, I was surprised to see dmenu used, but seems to work well
with it.  As a suggestion/alternative, ncurses supports status bars
which can also serve as the command bar (which would be useful over an
ssh session).  I was working on a simpler ncurses, but I've neglected
it recently.  If that comes to fruition, I will like to make a
suckless editor based on that.

[1] http://invisible-island.net/ncurses/man/ncurses.3x.html

-- 
Tai Chi Minh Ralph Eastwood
tcmreastw...@gmail.com

Reply via email to