carets: properly display when no line feed is present
authorTheophile Ranquet <ranquet@lrde.epita.fr>
Thu, 13 Dec 2012 10:28:11 +0000 (11:28 +0100)
committerTheophile Ranquet <ranquet@lrde.epita.fr>
Thu, 27 Dec 2012 16:57:03 +0000 (17:57 +0100)
commit432a008d34bdf2178f293d144066ee64977c59f9
treebc16554f94197ed4d54fda73cb44f4de6d601e13
parentc1b2677ad0a0a507010fa7dde5ff07dbe4596a10
carets: properly display when no line feed is present

* src/location.c (location_caret): finish the line with one whether or not it
is present in input. Rewrite code without getline.
(cleanup_caret): Reset the caret_info global.
* bootstrap.conf: No longer require getline.
bootstrap.conf
lib/.gitignore
m4/.gitignore
src/location.c