remove renderers prone to jailbreak

pull/7266/head
taylrfnt 2025-05-04 11:59:57 -05:00
parent 233ef4f782
commit 46d3de26fc
No known key found for this signature in database
1 changed files with 0 additions and 3 deletions

View File

@ -36,7 +36,6 @@ body:
Provide a summary of how you expect Ghostty to behave in this situation. Include any relevant documentation links. Provide a summary of how you expect Ghostty to behave in this situation. Include any relevant documentation links.
placeholder: | placeholder: |
The screen is cleared and the prompt is redrawn at the top of the window. The screen is cleared and the prompt is redrawn at the top of the window.
render: text
validations: validations:
required: true required: true
- type: textarea - type: textarea
@ -46,7 +45,6 @@ body:
Provide a summary of how Ghostty actually behaves in this situation. If it is not immediately obvious how the actual behavior differs from the expected behavior described above, please be sure to mention the deviation specifically. Provide a summary of how Ghostty actually behaves in this situation. If it is not immediately obvious how the actual behavior differs from the expected behavior described above, please be sure to mention the deviation specifically.
placeholder: | placeholder: |
The screen is not cleared, and an error is printed: `Error opening terminal: xterm-ghostty`. The screen is not cleared, and an error is printed: `Error opening terminal: xterm-ghostty`.
render: text
validations: validations:
required: true required: true
- type: textarea - type: textarea
@ -143,7 +141,6 @@ body:
set-option -sa terminal-overrides ",xterm*:Tc" set-option -sa terminal-overrides ",xterm*:Tc"
set -g base-index 1 set -g base-index 1
setw -g pane-base-index 1 setw -g pane-base-index 1
render: text
validations: validations:
required: false required: false
- type: markdown - type: markdown