kitty.conf 429 B

12345678
  1. font_size 20.0
  2. # > [...] used only for browsing the scrollback buffer (in MB). [...]
  3. # > The current implementation stores one character in 4 bytes,
  4. # > so approximatively 2500 lines per megabyte at 100 chars per line.
  5. # https://sw.kovidgoyal.net/kitty/conf.html#opt-kitty.scrollback_pager_history_size
  6. # https://sw.kovidgoyal.net/kitty/conf.html#shortcut-kitty.Browse-scrollback-buffer-in-less
  7. scrollback_pager_history_size 16