Earlier quoted context omitted.
For instance, iTerm supports italic, which Terminal.app doesn't It does (just checked).
I believe it's only supported if the font has a defined italic version, and it's unable to generate italic from a regular face.
Kitty – a fast, featureful, GPU based terminal emulator
231–240 of 323 posts
Re: Kitty – a fast, featureful, GPU based terminal emulator
#232Re: Kitty – a fast, featureful, GPU based terminal emulator
#233Re: Kitty – a fast, featureful, GPU based terminal emulator
#234Not to be confused with Kitty, the terminal emulator. http://www.9bis.net/kitty/
It would seem prudent for this kitty to consider changing it's name to help alleviate confusion.
Re: Kitty – a fast, featureful, GPU based terminal emulator
#235I've been using Kitty for a month now. I really like it. It's slightly less usable out of the box than iTerm 2. The default shortcuts are very counterintuitive (no CMD T for new tab or CMD W to close tab). But editing the preferences is straightforward. I prefer it to iTerm because it's so. Damn. Fast. It's the only software (besides Sublime) I run on my laptop that actually feels like it's using the 40 years of tran…
Re: Kitty – a fast, featureful, GPU based terminal emulator
#236I tried it on MacOS (MBP retina) and damn, it renders text awfully.
The text looks very nice on my rMBP on the built-in display and absolutely terrible on my attached 2k display.
Re: Kitty – a fast, featureful, GPU based terminal emulator
#237Please forgive my ignorance: what do these terminal emulators do better than a basic terminal application, such as Terminal.app? My work with terminal is quite basic, I edit a few files, execute a few commands and sometimes cURL something. Terminal.app has some basic colors, has tabs, and works out of box without any visible performance issues for basic usage. What improvements would these emulators bring to my daily…
Re: Kitty – a fast, featureful, GPU based terminal emulator
#238but fast? on an intel haswell graphics card Im seeing input latency. Sure, its technically beautiful, but the st terminal from suckless.org is lightning fast compared to this.
update: this is on a 2015 macbook with retina running funtoo, so this may be a performance consideration specific to the hardware.
Re: Kitty – a fast, featureful, GPU based terminal emulator
#239Earlier quoted context omitted.
It's, well, slow. Haven't done any measurements, but it's noticeable. To do its work tmux must be basically another terminal emulator, and it seems it isn't the fastest at it. It's still strange, neither a little context switching (tmux is an extra process in the pipeline) nor doing the terminal things should amount to more than a millisecond. I think.
I haven't had any speed issues with tmux. Maybe you have something in your config that's slowing it down?
Re: Kitty – a fast, featureful, GPU based terminal emulator
#240I've been using Kitty for a month now. I really like it. It's slightly less usable out of the box than iTerm 2. The default shortcuts are very counterintuitive (no CMD T for new tab or CMD W to close tab). But editing the preferences is straightforward. I prefer it to iTerm because it's so. Damn. Fast. It's the only software (besides Sublime) I run on my laptop that actually feels like it's using the 40 years of tran…
As another user of iTerm2, I am currently using several keyboard mappings from key to key (like Tab being interpreted as Esc), do you know whether Kitty supports that? As far as I can see in the docs, only examples of key to action are shown.