-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Ideally in windows terminal, but on windows at least -- not using git bash or WSL.
- Does the repo compile with
-Walland-Wextraproperly. Compiling may require an if statement aroundCMakeLists.txtline 2 to set the compiler on windows - Does
process_keypress()with new polling functionality still work (runexamples/keys- does everything display as intended) - Does the cursor location reading work properly (run
examples/cursor_position.cppa few times in different locations in the terminal) - Does the pane management system display as intended? (run
examples/red_blue_panes.cppand check if everything redraws properly)
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed