Remix.run Logo
siraben 3 days ago

My favorite aspect of kitty is the infinite scrollback. My scrollback is 10000 lines long and scrollback buffer itself can store 1 GB worth of history.[0] When you hit a certain shortcut, you can use any pager to search through the scrollback. It's all very fast.

[0] https://github.com/siraben/dotfiles/blob/84225d914acd226863e...

saagarjha 3 days ago | parent [-]

Don’t most terminals offer this?

Twirrim 2 days ago | parent | next [-]

It's pretty common. GNOME's terminal does, as does Kconsole for KDE, and so on. I've got Gnome terminal bumped up to 100,000 lines.

There are definitely some that don't, or don't make it configurable, which for me just gives me pretty strong incentive not to use them.

tetris11 2 days ago | parent | prev [-]

Yeah, I thought this was a feature of the shell, not of the terminal

Valodim 2 days ago | parent [-]

It is not

brokenmachine a day ago | parent [-]

tmux FTW