<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/dot_config/ghostty/config, branch master</title>
<subtitle>My linux config and rc files</subtitle>
<id>https://git.sommerfeld.dev/dotfiles/atom/dot_config/ghostty/config?h=master</id>
<link rel='self' href='https://git.sommerfeld.dev/dotfiles/atom/dot_config/ghostty/config?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/dotfiles/'/>
<updated>2026-05-13T12:43:42Z</updated>
<entry>
<title>feat(ghostty): enable ssh-env and ssh-terminfo shell integration</title>
<updated>2026-05-13T12:43:42Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-05-13T12:43:42Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/dotfiles/commit/?id=0de094ea19e18327c3151ad633efc05b8749b7ab'/>
<id>urn:sha1:0de094ea19e18327c3151ad633efc05b8749b7ab</id>
<content type='text'>
Remote hosts without xterm-ghostty terminfo print 'xterm-ghostty: unknown
terminal type' on connect. Ghostty's shell integration ships two features
for this:

- ssh-terminfo: pipes `infocmp -x xterm-ghostty` to the remote and
  installs it under ~/.terminfo on first connect, permanently fixing TERM
  recognition on hosts where you have a writable home.
- ssh-env: falls back to TERM=xterm-256color (plus COLORTERM=truecolor and
  TERM_PROGRAM=ghostty) for the ssh subprocess, so hosts where terminfo
  install fails or home is read-only still get sane defaults.

Both required shell-integration to be on, which it already is (zsh).
</content>
</entry>
<entry>
<title>fix(ghostty): restore default jump_to_prompt binds</title>
<updated>2026-05-13T12:43:14Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-05-13T12:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/dotfiles/commit/?id=6e6dcf952c1811735c8afa6f298e9ae291d51604'/>
<id>urn:sha1:6e6dcf952c1811735c8afa6f298e9ae291d51604</id>
<content type='text'>
Ctrl+Shift+PageUp/Down are ghostty's default jump_to_prompt binds on
Linux, not tab/split binds — they were mislabeled and unbound by
mistake. Restoring the defaults also reverts the Ctrl+Alt+Up/Down
attempt that never reached ghostty (swallowed before the terminal).
</content>
</entry>
<entry>
<title>feat(ghostty): bind Ctrl-Alt-Up/Down to jump_to_prompt</title>
<updated>2026-05-13T12:43:14Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-05-13T12:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/dotfiles/commit/?id=cffb9c2a8358f5cd69fbb7136e2d45a9fe8a920d'/>
<id>urn:sha1:cffb9c2a8358f5cd69fbb7136e2d45a9fe8a920d</id>
<content type='text'>
Requires OSC 133 markers from ghostty's zsh shell integration.
Ctrl+Alt+arrow avoids conflicts with letter chords in zsh/nvim and
the already-used Ctrl+Shift+Up/Down scroll binds. Only works outside
zellij since zellij consumes the PTY and never forwards OSC 133.
</content>
</entry>
<entry>
<title>refactor: restructure to chezmoi source state</title>
<updated>2026-04-21T00:23:18Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-04-21T00:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/dotfiles/commit/?id=d00bf2cb2d5087164fa509a4f20a2be62a519044'/>
<id>urn:sha1:d00bf2cb2d5087164fa509a4f20a2be62a519044</id>
<content type='text'>
Rename home/ contents to chezmoi naming conventions:
- dot_ prefix for dotfiles and dot-dirs
- private_dot_ for .gnupg and .ssh directories
- private_ for 0600 files (nym.pub)
- executable_ for scripts in .local/bin and display-toggle.sh
- symlink_ for mimeapps.list symlink
</content>
</entry>
</feed>
