Evan Teran

Results 446 comments of Evan Teran

Can you explain your issue more? Did you install via sources, or from your package manager? What have you tried? What isn't working for you?

Hmm, I'm unsure, but I think I remember there being a bad interaction between Ubuntu and native Qt dialogs in some version combinations. Maybe we can look through old issues...

Thanks for the heads up fellow nedit fork developer! :-) I'll take a look when I get the chance.

Partial fix just merged in: https://github.com/eteran/nedit-ng/pull/370 The warning about `std:char_traits` is interesting, because I didn't realize that it was an extension. I'll have to see about refactoring that out which...

Ok awesome, I'll add fixing these to my queue. I've already put a to-do in the code for the char traits stuff. I just got a get to it 😂

Good news, I have successfully got nedit-ng going on a macos CI/CD pipeline! So i'll be able to work in this more directly :-). It'll even provide (ephemeral) pre-built binaries...

I'll take a look in a little bit! Thanks

This generally looks good. Just as a heads up, another PR that also at least touches `CMakeLists.txt` came in literally just the day before you submitted yours. So we may...

I'll look into it, sounds like an interesting issue!

@ingshtrom to an extent, but unlike the HEREDOC proposal, my proposal would allow mixing multiple types of commands as well.