contour-terminal / contour

Modern C++ Terminal Emulator
http://contour-terminal.org/
Apache License 2.0
2.32k stars 102 forks source link

contour.yml: fix incorrect default for frozen dev modes #1388

Closed 0x5c closed 6 months ago

0x5c commented 6 months ago

I assume the proper to do this is to comment out the key, which works without error messages. I initially tried leaving the key with no value (based on the comment) but that caused [error] Invalid frozen_dec_modes entry.. Using a value of {} worked but seemed more confusing than anything.

0x5c commented 6 months ago

I just now realise that I wrote frozen dev modes in the commit message haha

christianparpart commented 6 months ago

Not the worst thing that ever happened. :)