diff --git a/doc/smear-cursor.txt b/doc/smear-cursor.txt index 41fc2a6..790b09c 100644 --- a/doc/smear-cursor.txt +++ b/doc/smear-cursor.txt @@ -193,6 +193,7 @@ If you are not using `guicursor`, and you notice the cursor getting duplicated >lua opts = { hide_target_hack = true, + never_draw_over_target = true, } <