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

[sample.txt](https://github.com/magiblot/turbo/files/8125279/sample.txt) expected: 🏴󠁧󠁢󠁳󠁣󠁴󠁿 seen: 🏴 GNOME Terminal itself is able to render this symbol correctly

Very nice job. I have been using SciTE for a long time, I am tired of vi/vim, I refused to learn emacs a long time ago, and I tried textadept...

This is a very nice CLI editor. I love it. The code is also clean and very well written. If not done yet, it would be great to have built-in...

I tried `git clone` and `gh repo clone magiblot/turbo`, none of them work. I constantly get credentials error which is weird as this repository suppose to be read-only public repo,...

Thank you for great projects! Is it time to switch to lexilla? :) https://github.com/ScintillaOrg/lexilla

In most editors, Home key means "go to the 1st character of a string". In turbo, Home key means "go to the 1st non-space character of a string if pressed...

I will try to make freebsd port of this and add some feature to make it full c++ ide for now

It will be great if you can extend turbo to open an entire folder (like VS Code). Example: turbo . This will open the current folder and lists all the...

Another nice feature (for developers) is to integrate a terminal into turbo. This will allow to run commands (e.g. to compile code, etc.) Alternatively, add a keyboard shortcut to the...

For sure turbo vision should allow this :)