From 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 12 Jul 2026 11:08:50 +0200 Subject: update --- articles/2025/Ghostty.html | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100755 articles/2025/Ghostty.html (limited to 'articles/2025/Ghostty.html') diff --git a/articles/2025/Ghostty.html b/articles/2025/Ghostty.html new file mode 100755 index 0000000..cf55cc9 --- /dev/null +++ b/articles/2025/Ghostty.html @@ -0,0 +1,35 @@ + + + + + + + Ghostty + + +
+

Bloggings

+ Back + +
+ +
+
+

Ghostty

+

2025-03-27

+

I've been playing with Ghostty, a new terminal emulator that seems very promising

+

+

Here's Newsboat opening an article with Chawan inside Ghostty:

+

news article in chawan

+

Tips

+

When I ssh into a vps I found some keys where not working in mc (midnight commander). The solution was to edit ~/.ssh/config and add:

+

Host * + setenv Term=xterm-256color

+

Ressources

+

Ghostty

+

Awasome Ghostty

+
+
+ + -- cgit v1.3.1