mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 16:56:09 +03:00
stream: remove redundant alias handling in csiDispatch
The alias handling block only handles one alias, which is already handled in the switch statement. Remove this block and rename all references to 'action' back to 'input'.
This commit is contained in: