From 3f566741f708030014a56ad0c69e874db7ec4240 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 23 Sep 2013 23:25:15 -0400 Subject: Code and documentation cleanup. --- properties.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'properties.lua') diff --git a/properties.lua b/properties.lua index 1798f59d..77e60566 100644 --- a/properties.lua +++ b/properties.lua @@ -36,7 +36,7 @@ buffer:set_y_caret_policy(buffer.CARET_SLOP + buffer.CARET_STRICT + -- Caret and Selection Styles. --buffer.sel_eol_filled = true buffer.caret_line_visible = not CURSES -buffer.caret_line_visible_always = true +--buffer.caret_line_visible_always = true --buffer.caret_period = 0 --buffer.caret_style = buffer.CARETSTYLE_BLOCK --buffer.caret_width = -- cgit v1.2.3