i'd like a terminal that let's me create a multi-window layout and actually recreate that layout with exact positions and sizes every time i start it. recommendations?
Kitty has layouts, but for terminals inside kitty's window, not DE level windows. There are some presets and you can define your own.
Ask HN: Which Linux terminal emulator do you prefer and why?
111–120 of 149 posts
Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#112Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#113Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#114I just got used to it over the years. I also have a number of extensions which I would miss. Also it is just very responsive and low on resources; same league as xterm.
Also nowadays terminfo is mostly available on remote machines; I mainly work remote (I had an odroid as local system for quite a while).
I would say, there is no reason to have a terminal which does tiling, there is tmux which brings many more features. Also, what the heck with gpu enabled terminals?
Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#115Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#116I use Alacritty because it's easy to configure and low maintenance. It's missing two features I'd love to have: ligatures and inline images. Ligatures are not important enoguh to switch and inline images won't work in tmux (tried it with wezterm and kitty) so I guess I'm stuck.
Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#117foot - https://codeberg.org/dnkl/foot Fast, lightweight and minimalistic Wayland terminal emulator. Features: * Fast * Lightweight, in dependencies, on-disk and in-memory * Wayland native * DE agnostic * Server/daemon mode * User configurable font fallback * On-the-fly font resize * On-the-fly DPI font size adjustment * Scrollback search * Keyboard driven URL detection * Color emoji support * IME (via text-input-v3)…
Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#118Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#119Kitty is an amazing terminal if you are willing to spend some time to learn and customize it. Take a look at the screencast on its website, it is super powerful and will make your coworkers and friends jealous. https://sw.kovidgoyal.net/kitty/
I thought about forking it into a "skinny kitty". But there are so many good ttys nowadays that I the effort is not worth it.
Another option would be to sandbox with linux namespace and capabilities. Not sure how feasible it is.
Kitty does has a lot of cool features though -- most I don't care about.
Re: Ask HN: Which Linux terminal emulator do you prefer and why?
#120It has tabs and hot keys to increase / decrease the font size