Termi icon indicating copy to clipboard operation
Termi copied to clipboard

Powerful terminal made in C++

Results 2 Termi issues
Sort by recently updated
recently updated
newest added

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...

bug
C++

**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** ![image](https://github.com/ringwormGO-organization/Termi/assets/83548580/6894dbf4-31e2-4362-91aa-21b9fc025e47) **Additional context**...

bug
help wanted
BSD