orbitalquark

Results 109 comments of orbitalquark

I could be. It depends how much maintenance and support it would require (testing, packaging, etc.)

Qt 6 officially supports macOS >= 11. There is nothing stopping you from trying to build/run Textadept on macOS 10.13-10.15. Let us know if it works!

I wonder if that's just for compiling Qt 6 from source, as opposed to just sourcing the headers and linking to existing libraries. You can also edit the CMakeLists.txt to...

I agree this would be nice to have. Thanks for the reminder. While CDK (the terminal widget toolkit Textadept uses) supports menu widgets, I don't think it has a menu...

It might not be difficult to do, but it is a hard-coded, half-baked, inflexible solution that defeats the purpose of Textadept. Using an external file adds an additional layer of...

Textadept's keybindings were designed to be as consistent and predictable as possible across all platforms, including the terminal version. Escape cancels autocompletion, calltips, snippets, find/replace, etc. Having it show the...

Sorry to hear :( I don't have a BSD machine to test on, so there's nothing I can do here.

I think it can be done, but I'm not sure how accurate or performant it would be.

Thanks for the report, but I have no idea what this means. I've seen some xcb warnings/errors show in the terminal after showing dialogs, but I have no idea if...

Textadept 11.5 alpha now uses the command entry to run commands, so initially you will get that prompt. Press Enter to confirm that is the command that you want to...