kitty 0.42.1 released - changelog
kitty 0.42.1 released - changelog
kitty 0.41.1 released - changelog
In my light digging on inter-process communication I've discovered `SIGUSR1` and `SIGUSR2`, the former of which is used in #KittyTerminal (.@kittyterminal ) and #HelixEditor as a way to signal a configuration reload to the targeted process.
I've used this great effect in a light/dark-mode toggle script I've found myself running more often as the weather improves and I spend time working outside.
e.g.: in #FishShell it's as easy as `for pid in (pgrep $PROGRAM); kill -SIGUSR1 $pid; end`
Are there any other programs folks know of that make use of "miscellaneous" signals?
https://www.gnu.org/software/libc/manual/html_node/Miscellaneous-Signals.html
kitty 0.41.0 released - changelog (apologies for missing this one)
Тыкаю #FootTerminal. Среди прочего обнаружил, что открытие по `Control+Shift+n` нового окна в текущей директории работает для оболочки, но не для nvim'а. До этого я использовал #KittyTerminal и постоянно открывал новую оболочку в текущей директории редактора. Там, видимо, используется какое-то [очень сильное колдунство](https://github.com/kovidgoyal/kitty/discussions/4869), в то время как foot полагается на OSC-7, то есть предлагает приложениям самостоятельно сообщать об изменении директории.
Если вручную запустить в редакторе последовательность, то новое окно открывается в заданной директории. То есть, neovim просто не посылает подобных последовательностей терминалу. Что ж, исправим это (смотри вложение).
TIL Kitty terminal can show a dock panel on Linux desktops!
kitty 0.41.0 released - changelog
kitty 0.40.1 released - changelog
@deanfx Kitty terminal or Wezterm. Both are very quick and extremely customizable and cross-platform. #KittyTerminal #wezterm
kitty 0.40.0 released - changelog
kitty 0.39.1 released - changelog
Thank you, Kitty. I haven’t experienced something like this in a long time. It reminded me of the old days. Ah, the endless error windows…
kitty v0.37.0
Using #Kitty as a drop down terminal on #LinuxMint with tdrop.
Made a custom shortcut for F12 with that command after installing tdrop:
tdrop -ma -x 15 -y 100 -w 1890 -h 540 -s dropdown kitty
Works good. It replacing the windows position. A bit off annoying, but great to have a modern terminal at all times.
My "love affair" with kitty goes on for some time on a lot of distributions :)
kitty 0.39.0 released - changelog
kitty 0.38.1 released - changelog
kitty 0.38.0 released - changelog
Just released an extension for the Kitty terminal!
🐱 Gattino: A kitty terminal extension that turns plain language into commands.
I often found myself copy-pasting commands from ChatGPT to my terminal so I realised that I needed a better way to do this, without having a full blown AI terminal such like warp.
It uses Ollama under the hood.
Check it out here:
https://github.com/salvozappa/gattino
#opensource #commandline #cli #kittyterminal #devtools #ollama
Anybody else run into this? On a MacBook with that annoying camera bezel. #kittyterminal with `macos_terminal_fullscreen yes`, how to make kitty not only toggle fullscreen on key map, but also set padding-top so the bezel/notch doesn't overlap anything. I got this working with `combine`, but can't figure out how to reset padding-top to 0 when I go back to non-fullscreen
kitty 0.67.0 released - changelog
Un simple viernes de escritorio. Configurando para seguir estudiando y avanzando, mi entorno de desarollo web.
Pense que gnome utilizaria mas ram. Aca tengo abierta varias pesta;as de firefox, vscodium y cosas......
El consumo de ram me parecio normal.