Readit News logoReadit News
danhof_sss commented on Ghostty – Terminal Emulator   ghostty.org/docs... · Posted by u/oli5679
homebrewer · 11 days ago
Kitty is the best one. It has several features which have proven so useful I wasn't able to stay on anything else for more than a couple of hours (including the one this topic is about).

Ctrl+Shift+G wraps the output of the previous command into a pager (say, less). You often only know you needed a pager after that output is printed.

Ctrl+Shift+E highlights all links on the current screen and assigns short alphanumeric codes to them, so you can open links without using the mouse. For example, `Ctrl+Shift+E 1` opens the first link, `.. 2` the second one, etc.

Ctrl+Shift+U opens symbol search where you can find & insert symbols using their unicode names. Emoji, TUI blocks, rare accented characters you need once in a blue moon, CJK ideographs, whatever.

danhof_sss · 10 days ago
These small quality-of-life features make a big difference. In my terminal (TerminalNexus, Windows) I added per-tab session colors - click a palette icon, pick a color, and the terminal background and tab header change for that session. Simple but it's saved me from running commands in the wrong environment more than once.
danhof_sss commented on Ghostty – Terminal Emulator   ghostty.org/docs... · Posted by u/oli5679
pdimitar · 11 days ago
Recently tried multiple terminals because I am gradually migrating off of Macs and I liked Ghostty but the lack of searching the scrollback has turned me away from it. Opening another editor to do the same I tried but didn't like.

WezTerm has everything I need and is closest to iTerm2, minus being able to quit it and have it restore all windows and tabs on restart -- but oh well, it's not an important enough feature. It also renders my prompt perfectly; no small pixel divergences like all other terminals have.

Kitty I don't remember why I rejected.

Alacritty I like but the lack of tabs is not acceptable for the moment... and before you ask: I hate tmux. So much more key presses to achieve basic functionality, it boggles my mind why people love it. But, to each their own obviously.

It's also likely I'll settle for some Linux-exclusive terminal but as I'm not yet possessing a Linux workstation (just a laptop) I haven't put the requisite time to do this research.

Suggestions are welcome.

danhof_sss · 10 days ago
I built a Windows terminal emulator (TerminalNexus) and scrollback search was one of the first things I prioritized. Ctrl+F opens a search dialog with regex and case sensitivity, and the buffer size is configurable per shell profile. No tmux needed.

u/danhof_sss

KarmaCake day1March 2, 2026
About
Software developer building TerminalNexus. https://safesoftwaresolutions.com
View Original