turbo icon indicating copy to clipboard operation
turbo copied to clipboard

An experimental text editor based on Scintilla and Turbo Vision.

Results 39 turbo issues
Sort by recently updated
recently updated
newest added

[turbo_macos_intel.zip](https://github.com/magiblot/turbo/files/10156665/turbo_macos_intel.zip)

Hi @magiblot How to Toggle Syntax Highlighting? Personally I would like to be able to toggle syntax highlighting on/off for C/CPP.

Hi @magiblot Since Turbo is built on Scintilla, can you implement code folding?

This is useful if you're editing an unsupported language. (also added support for the NuShell scripting language) By the way, I've made a backup of the only HTML-based documentation for...

Now that I think about it, just saving/loading the four entries under Settings menu would be great :-) Hi @magiblot! Thanks a bunch for Turbo and TVision! I come with...

This PR changes `CMakeLists.txt` to use `GNUInstallDirs`, in a similar way to https://github.com/magiblot/tvision/pull/163 for `tvision`.

Needed these for my own use; if they're of any interest, please feel free to merge.

The readme sugests: > Windows: you can find up-to-date binaries in the [Actions](https://github.com/magiblot/turbo/actions?query=branch:master+event:push) page. But the artifacts on the actions page have expired. Currently there are no binaries to download....