Sixdsn / terra-terminal

Terra is a GTK+3.0 based terminal emulator with useful user interface, it also supports multiple terminals with splitting screen horizontally or vertically. New features have been added since September 2013. It's a pretty new and experimental project, if you want to contribute just checkout and try.
GNU General Public License v3.0
7 stars 3 forks source link

Simplify boolean expressions #90

Closed SchnWalter closed 9 years ago

SchnWalter commented 9 years ago

This is the last clean-up commit for now, I'll survive with the rest of the warnings.

As part of other tasks I might also rename variables so that the IDE doesn't complain about the case or spelling.

Sixdsn commented 9 years ago

Sounds good ;) can you take a look at #89 ?