diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 9491aaa..4260b3c 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -237,7 +237,7 @@ #: }}} -#: Scrollback {{{ +Scrollback {{{ # scrollback_lines 2000 @@ -250,7 +250,7 @@ #: is changed it will only affect newly created windows, not existing #: ones. -# scrollback_pager less --chop-long-lines --RAW-CONTROL-CHARS +INPUT_LINE_NUMBER +scrollback_pager nvim -c 'setlocal number|Man!' -c "autocmd VimEnter * normal G" - #: Program with which to view scrollback in a new window. The #: scrollback buffer is passed as STDIN to this program. If you change