Termi
Termi copied to clipboard
Powerful terminal made in C++
There’s some code duplication in your main function where you’re calling "LoadDynamicLibrary" with different parameters based on the platform. You could define platform-specific constants for the library name and use...
**Describe the bug** OpenGL gives seg fault when making window. **Version of Termi** Commit 651 **Expected behavior** To run Termi on BSD same as on (GNU/)Linux **Screenshots**  **Additional context**...