Issues
- 0
- 7
Can this library be used directly for string output rather than for screen output?
#304 opened by d0vgan - 0
Screen should be constructed around a terminal
#295 opened by KazDragon - 0
Fold continuation functions into the constructor
#288 opened by KazDragon - 0
Conan build is broken
#289 opened by KazDragon - 0
- 1
Addition of TrueColor support
#284 opened by KazDragon - 0
Interpret modifier keys for control sequences
#279 opened by KazDragon - 3
Add a user defined literal for single elements
#189 opened by KazDragon - 0
- 0
- 0
Draw errors when changing terminal size
#263 opened by KazDragon - 0
- 0
libfmt is now a public dependency
#260 opened by KazDragon - 0
Terminal++ misunderstands 8-bit control codes
#255 opened by KazDragon - 1
- 0
Coverage build broken on CI
#254 opened by KazDragon - 0
Rework interface for continuations
#193 opened by KazDragon - 0
Change fundamental character type to unsigned
#235 opened by KazDragon - 0
Missing include in for_each_in_region.hpp
#238 opened by KazDragon - 1
Remove terminal/ansi_terminal split
#215 opened by KazDragon - 0
Design a more accessible colour palette
#188 opened by KazDragon - 0
struct vs class warnings emitted during clang build
#228 opened by KazDragon - 0
Terminal does not handle end key properly
#226 opened by KazDragon - 0
Streaming output operator for rectangle
#217 opened by KazDragon - 2
Allow cursor movement in only one axis
#175 opened by KazDragon - 0
Add content manipulators for terminalpp::string
#208 opened by KazDragon - 0
Implement hashing for string
#210 opened by KazDragon - 0
Add relational operators for string
#209 opened by KazDragon - 1
Add relational operators for point
#205 opened by KazDragon - 0
Inconsistent use of std::size_t in string
#204 opened by KazDragon - 0
Terminals assume the default attribute
#185 opened by KazDragon - 0
An algorithm for iterating elements in a region
#201 opened by KazDragon - 0
- 0
attribute test fails to compile for g++ 7.3
#196 opened by KazDragon - 2
Consider a more functional interface
#180 opened by KazDragon - 13
Remove Boost
#190 opened by LoganDark - 5
Header-only "mode"
#191 opened by LoganDark - 1
Re-design canvas_view as a render surface
#186 opened by KazDragon - 0
Add output operators for canvas proxies
#183 opened by KazDragon - 0
Allow construction of strings of known length
#179 opened by KazDragon - 1
Going to coordinate (0,0) sends too much text
#174 opened by KazDragon - 0
Add streaming operators for token types
#169 opened by KazDragon - 1
Re-add string output for fundamental types
#162 opened by KazDragon - 0
Add CPack script
#157 opened by KazDragon - 0
Add a version header
#155 opened by KazDragon - 1
Proper Versioning
#164 opened by KazDragon - 1
Remove u8, etc., in favour of std::uint8_t, etc.
#161 opened by KazDragon - 0
Rename default_terminal to ansi_terminal
#156 opened by KazDragon - 0
Add functionality for disabling mouse tracking
#153 opened by KazDragon