This file contains hidden or 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
| [options] | |
| allow_bold = true | |
| audible_bell = false | |
| bold_is_bright = true | |
| #cell_height_scale = 1.0 | |
| #cell_width_scale = 1.0 | |
| clickable_url = false | |
| #dynamic_title = true | |
| font = Fira Code Regular 10 | |
| #fullscreen = true |
This file contains hidden or 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
| GNU GENERAL PUBLIC LICENSE | |
| Version 2, June 1991 | |
| Copyright (C) 1989, 1991 Free Software Foundation, Inc., | |
| 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |
| Everyone is permitted to copy and distribute verbatim copies | |
| of this license document, but changing it is not allowed. | |
| Preamble |
This file contains hidden or 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
| /* | |
| * TOP SECRET Microsoft® Code | |
| * Project: ItsReallyChicagoEvenThoughWeSayOtherwise™ | |
| * Projected release-date: Summer 1998 | |
| */ | |
| #include "win31.h" | |
| #include "win95.h" | |
| #include "mac os 9.h" | |
| #include "evenmore.h" |