Hoorad

Results 10 issues of Hoorad

Added these four things: 1- Exception handling so it will always return the terminal to its normal mode 2- Making the cursor invisible at the start of the program 3-...

needs setmode and getmode for symbolic modes

Check the bounds of the windows(especially the help window) and wrap the words if the line is out of bounds

Writing a manpage for ptextrc

feature

I want the overall performance (writing to the screen, rows structure, etc) optimized. Some ideas for that: Only write lines that are edited to the screen. Calculate hl and renchar...

feature

This editor has compatibility issues. Yes, it can run on vt-100 terminals, but my goal is to support a wide variety of terminals with color. should I link against ncurses...

question

Hello. I hope you're doing well! Just a suggestion but consider switching to Gradle so you can use the [baddass-jlink plugin](https://badass-jlink-plugin.beryx.org/releases/latest) to have EXE builds.

Hello :-) I'm working on all the warnings in this draft #84, each fix will be a single commit(tell me if you don't like that). If you see any problems...

Hello :). I hope you're doing well! This pr fixes linux build of tarrasch. It had a few errors when building with ```g++ 14.2.1``` like missing ```itoa``` function or _Crt*...