]> git.wh0rd.org Git - nano.git/commit
Not bothering to put back the cursor in the edit window, as it is off
authorBenno Schulenberg <bensberg@justemail.net>
Mon, 28 Mar 2016 18:53:49 +0000 (18:53 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Mon, 28 Mar 2016 18:53:49 +0000 (18:53 +0000)
commit38b74e699329dfad4f0c2c6420f7ff5361fcadd3
tree524e4b026abf6edf8ce404d1c48e29b96355fc7d
parent7f3dc2de465e862279f4742e9f85dad3caa2287b
Not bothering to put back the cursor in the edit window, as it is off
anyway, and it will be placed back when it's needed: in the main loop.

This prevents a segfault laid bare by r5763: when trying, at startup,
to open a directory, there really is no open buffer yet.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5766 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/winio.c