You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Windows versions prior Windows 10 are missing the Win32 API functionality for entering the "raw mode" and therefore won't work. They are also lacking ANSI support. See #173 for adding support to prior windows versions for MSVC / Win32.
97
+
> Windows versions prior Windows 10 are missing the Win32 API functionality for entering the "raw mode" and therefore
98
+
> won't work. They are also lacking ANSI support. See #173 for adding support to prior windows versions for MSVC / Win32.
98
99
99
100
## How to use
100
101
101
-
Adding CPP-Terminal to your own project is really easy. We have collected various ways with easy how-to's [in our documentation](https://github.com/jupyter-xeus/cpp-terminal/wiki/Adding-CPP-Terminal-to-your-ptoject).
102
+
Adding CPP-Terminal to your own project is really easy. We have collected various ways with easy
Contributing to CPP-Terminal is highly appreciated and can be done in more ways than code. Extending it's functionality, reporting or fixing bugs and extending the documentations are just a few of them.
126
+
Contributing to CPP-Terminal is highly appreciated and can be done in more ways than code. Extending it's functionality,
127
+
reporting or fixing bugs and extending the documentations are just a few of them.
110
128
111
129
## License
112
130
113
-
CPP-Terminal is licensed under the terms of [the MIT License](https://github.com/jupyter-xeus/cpp-terminal/blob/master/LICENSE) by Ondřej Čertík.
131
+
CPP-Terminal is licensed under the terms
132
+
of [the MIT License](https://github.com/jupyter-xeus/cpp-terminal/blob/master/LICENSE) by Ondřej Čertík.
0 commit comments