replace dashes with code block backticks for additional config

Co-authored-by: Kat <65649991+00-kat@users.noreply.github.com>
pull/7266/head
taylrfnt 2025-05-05 21:34:33 -05:00
parent f9c1b6b7cf
commit d0b9242f49
No known key found for this signature in database
1 changed files with 2 additions and 1 deletions

View File

@ -136,11 +136,12 @@ body:
If your issue involves other programs, tools, or applications in addition to Ghostty (e.g. Neovim, tmux, Zellij, etc.), please provide the minimum configuration and versions needed for all relevant programs to reproduce the issue here. If you use custom CSS or shaders for Ghostty, also include them here, if applicable to your issue.
placeholder: |
#### `tmux.conf` (tmux 3.5a)
---
```
set -g default-terminal "tmux-256color"
set-option -sa terminal-overrides ",xterm*:Tc"
set -g base-index 1
setw -g pane-base-index 1
```
validations:
required: false
- type: markdown