dev-resources.site
for different kinds of informations.
My Zig with Ghostty
Published at
1/9/2025
Categories
ghostty
terminal
linux
productivity
Author
abhishekamralkar
Author
16 person written this
abhishekamralkar
open
Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration. Ghostty is written in Zig.
Install:-
To install in MacOS
# update formulae
brew update
# stable
brew install --cask ghostty
# tip
brew install --cask ghostty@tip
Actions:-
Ghostty supports below actions
Available actions:
+version
+help
+list-fonts
+list-keybinds
+list-themes
+list-colors
+list-actions
+show-config
+validate-config
+crash-report
+show-face
- see all available themes
ghostty +list-themes
- see all keybindings
ghostty +list-keybinds
super + alt + shift + j write_scrollback_file:open
super + alt + shift + w close_all_windows
super + alt + i inspector:toggle
super + alt + right goto_split:right
super + alt + down goto_split:bottom
super + alt + left goto_split:left
super + alt + up goto_split:top
super + ctrl + equal equalize_splits
super + ctrl + down resize_split:down,10
super + ctrl + left resize_split:left,10
super + ctrl + up resize_split:up,10
super + ctrl + f toggle_fullscreen
super + ctrl + right resize_split:right,10
super + shift + down jump_to_prompt:1
super + shift + w close_window
super + shift + left_bracket previous_tab
super + shift + right_bracket next_tab
super + shift + up jump_to_prompt:-1
super + shift + comma reload_config
super + shift + enter toggle_split_zoom
super + shift + j write_scrollback_file:paste
super + shift + d new_split:down
ctrl + shift + left_bracket previous_tab
ctrl + shift + period move_tab:1
ctrl + shift + comma move_tab:-1
ctrl + shift + right_bracket next_tab
ctrl + shift + tab previous_tab
super + page_up scroll_page_up
super + physical:four goto_tab:4
super + backspace esc:
super + w close_surface
super + physical:eight goto_tab:8
super + down jump_to_prompt:1
super + enter toggle_fullscreen
super + t new_tab
super + c copy_to_clipboard
super + physical:one goto_tab:1
super + equal increase_font_size:1
super + physical:three goto_tab:3
super + right text:\x05
super + d new_split:right
super + plus increase_font_size:1
super + q quit
super + home scroll_to_top
super + left text:\x01
super + comma open_config
super + minus decrease_font_size:1
super + a select_all
super + n new_window
super + page_down scroll_page_down
super + left_bracket goto_split:previous
super + physical:nine last_tab
super + right_bracket goto_split:next
super + end scroll_to_bottom
super + zero reset_font_size
super + physical:five goto_tab:5
super + physical:seven goto_tab:7
super + up jump_to_prompt:-1
super + k clear_screen
super + s toggle_quick_terminal
super + physical:two goto_tab:2
super + physical:six goto_tab:6
super + v paste_from_clipboard
alt + left esc:b
alt + right esc:f
ctrl + v new_split:right
ctrl + h new_split:down
ctrl + tab next_tab
ctrl + z close_surface
shift + up adjust_selection:up
shift + left adjust_selection:left
shift + page_up adjust_selection:page_up
shift + end adjust_selection:end
shift + right adjust_selection:right
shift + page_down adjust_selection:page_down
shift + down adjust_selection:down
shift + home adjust_selection:home
For me migration from iTerm to Ghostty is super easy. I'm looking forward to using Ghostty as my default shell moving forward.
linux Article's
30 articles in total
Easy development environments with Nix and Nix flakes!
read article
Setting Up a Simple Two-Node Kubernetes Cluster in No Time
read article
Nextcloud on Raspberry Pi - Fedora + Podman Quadlets
read article
NVIDIA Drivers with Secure Boot on Ubuntu
read article
Как создать свой VPN и получить доступ ко всему?
read article
How I used a named pipe to save memory and prevent crashes (in Perl)
read article
KDE vs GNOME vs Others: Choosing the Best Linux Desktop Environment in 2025
read article
The Linux Foundation Data and AI Fundamentals
read article
Kubernetes Security Best Practices
read article
A new shell for using modern alternatives to Unix commands
read article
Como configurar 2FA em Servidores Linux
read article
Configurar servidor de archivos local con Ubuntu y Samba
read article
Google Cloud Shell: Establishing Secure Connections via SSH
read article
Understanding Linux Shells: Interactive, Non-Interactive, and RC Files
read article
[Boost]
read article
I am going to learn java in next 8 weeks, please follow me for regular updates
read article
Configuring network access with Cisco ASA via minicom utility
read article
Fixing Linux Backup Sync Issues for exFAT Compatibility
read article
Enhance Your macOS Terminal with Oh My Zsh, Autosuggestions, and Powerlevel10k
read article
Turning Markdown into Learning: publishing a challenge on labs.iximiuz.com
read article
Fixes for a critical rsync vulnerability (CVE-2024-12084) have been released for Stable/Bookworm, Testing and Unstable....
read article
My Zig with Ghostty
currently reading
Understanding Node Problem Detector in Kubernetes: Beyond Default Node Conditions
read article
Nginx Simplified: Technical Insights with Real-World Analogies
read article
GNOME vs KDE Plasma: Which One Is for You?
read article
SSH Keys | Change the label of the public key
read article
Debian and KDE 6 - WSL - How to install KDE 6 via Debian - Windows 11 - X410 - Linux - 2024 https://www.youtube.com/watch?v=yrtgmwsptVc
read article
Linux/Unix login overview and a bit of clever tricks with "history"
read article
🏆 Branching to Level Up in the Cloud! ☁️
read article
Mastering Linux File Systems: Everything You Need to Know About Symlinks and Hard Links
read article
Featured ones: