Damon Leven

Results 81 comments of Damon Leven

I have checked on that: https://gcc.gnu.org/onlinedocs/gcc-10.2.0/gcc/Option-Summary.html There are many warnings available. We would have to test them with both clang and gcc on at least windows and linux. I would...

I havent looked for MSVC yet. Will do that probably after we implemented the flags for linux / gcc. We have to do both seperately anyway.

I have looked into it. There are many warning that we shouldn't enable, like -Wdouble-promotions, because it warns of a problem that occurs on really old 32bit pcs. So I...

I think we should add this to the library as extra feature. I'm adding it to the roadmap. Would be nice if we merge the open PR first.

Sure! I have found some dead keys in kitty too, like CTRL+M but I will investigate that one later on as it's my main terminal.

I quickly wanted to note, that the latest version of doctest is not compiling on windows, [an issue on that is open since 10 days but it's not fixed yet....

Moved into #182.

I saw that ALT+N must be fixed as well as noted in #118.

I just noticed that you cant exit the prompt with CTRL+D while having characters typed in.