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

Hello! First of all I'm extremely excited with your revival of TurboVision! It's amazing that someone still remembers it! I can't compile. I guess it's something related to C++ 17,...

I have a fedora33 [ 60%] Built target tvision Scanning dependencies of target scintilla [ 61%] Building CXX object CMakeFiles/scintilla.dir/Unity/unity_5_cxx.cxx.o [ 61%] Building CXX object CMakeFiles/scintilla.dir/Unity/unity_4_cxx.cxx.o [ 61%] Building CXX...

``` You have called ADD_LIBRARY for library scintilla without any source files. This typically indicater oblem with your CMakeLists.txt file Yo hve called ADD_LIBRARY for library scilexers without any source...

- It would be nice to have a "Help" menu on the top right, like almost every old TV software has. Just for the feel of it. It could contain...

Hi Can Turbo handle tab indentation properly at saving? Please take a closer look at aabb.cc example. It was written with indentation 4. It opens correctly in Turbo but when...

When making the window smaller artifacts start from top left corner. When making window larger artifacts start from top right corner.

Hello, First and foremost -- absolutely amazing work! This project will finally make it possible to have a sane console-based code editor. The old-school UNIX gurus have a million variations...

Hi, thanks for turbo, i am using it on OpenBSD 7.4 and it works very well. However, it looks like this on my computer: ![turbo](https://github.com/magiblot/turbo/assets/5569059/bcf82ee6-6792-43d7-973c-5ffdcfaebc14) As you can see, the...

Hi and thanks for turbo, it is my go-to editor on OpenBSD general everyday tasks. I have noticed the settings we can toggle in the menu doesn't gets stored or...