diff options
Diffstat (limited to 'kitty')
| -rw-r--r-- | kitty/.config/kitty/kitty.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index 9816ac5..c3ad94a 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -205,7 +205,7 @@ box_drawing_scale 0.001, 1, 1.5, 2 #: special keyword: background. Note that if cursor is set to none #: then this setting is ignored. -cursor_shape block +cursor_shape underline #: The cursor shape can be one of (block, beam, underline). Note that #: when reloading the config this will be changed only if the cursor @@ -1228,7 +1228,7 @@ allow_hyperlinks yes #: </kittens/hints>. The special value of ``ask`` means that kitty #: will ask before opening the link when clicked. -shell_integration enabled +shell_integration no-cursor #: Enable shell integration on supported shells. This enables features #: such as jumping to previous prompts, browsing the output of the |
