-
Notifications
You must be signed in to change notification settings - Fork 256
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
output.py: harmonize variable names and group xterm title code
The global variables are inconsistently named and spread over the module, similarly the title related code is not grouped together. Harmonize this. Also the double negative logic involving `_disable_xtermTitle` makes the code harder to read. Invert the logic. Signed-off-by: Matthias Gerstner <[email protected]>
- Loading branch information
1 parent
55bea1c
commit 931c4d0
Showing
1 changed file
with
56 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters