aboutsummaryrefslogtreecommitdiffhomepage
path: root/properties.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-09-23 23:25:15 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-09-23 23:25:15 -0400
commit3f566741f708030014a56ad0c69e874db7ec4240 (patch)
treea1e686d8ce3d75db73c322e29fc4c1659ad72b50 /properties.lua
parent32edfc6757c760100487e6b1dae562464ad73992 (diff)
Code and documentation cleanup.
Diffstat (limited to 'properties.lua')
-rw-r--r--properties.lua2
1 files changed, 1 insertions, 1 deletions
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 =