issues
search
Ttibsi
/
rawterm
C++20 library for building TUI applications
MIT License
7
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Recreate GO/tcell game “tutorial” in rawterm
#58
Ttibsi
opened
1 week ago
0
Investigate why cursor movement functions passing count digits still only moves 1
#57
Ttibsi
opened
1 month ago
0
Allow internal position of cursor to change even in testing mode
#56
Ttibsi
closed
1 month ago
0
raw_str to return a string with all ansi codes stripped off it in text.cpp
#55
Ttibsi
opened
1 month ago
0
add atexit to enter_alt_screen for parity
#54
Ttibsi
closed
2 months ago
0
Add an extra space to fix off by one error in header
#53
Ttibsi
closed
2 months ago
0
hex values to Color objects
#52
Ttibsi
closed
2 months ago
0
Zig build
#51
Ttibsi
closed
4 months ago
0
fixed cursor movement bug that led to diagonal movement when stepping vert/horz only
#50
vorlac
closed
4 months ago
0
Region
#49
Ttibsi
closed
4 months ago
0
`set_header()` doesn't properly handle odd lengthed strings
#48
Ttibsi
closed
2 months ago
0
Color should take a hex code constructor, and have functions to convert between hex and rgb
#47
Ttibsi
closed
2 months ago
0
enter_alt_mode doesn't std::atexit to call exit_alt_mode
#46
Ttibsi
closed
2 months ago
0
Check functionality in windows terminal
#45
Ttibsi
opened
5 months ago
0
key single char only ctor
#44
Ttibsi
closed
5 months ago
0
optional and exceptions
#43
Ttibsi
closed
5 months ago
0
resolve warnings
#42
Ttibsi
closed
5 months ago
0
Update all panes when one is `resize()`d
#41
Ttibsi
opened
5 months ago
0
Add doc comments to each function/method
#40
Ttibsi
opened
5 months ago
3
Cmake extras
#39
Ttibsi
closed
5 months ago
0
Documentation
#38
Ttibsi
closed
5 months ago
0
cells
#37
Ttibsi
closed
7 months ago
0
Windows ctrl+c handling
#36
Ttibsi
closed
5 months ago
0
Rewrite readme for better documentation
#35
Ttibsi
closed
5 months ago
0
Windows
#34
Ttibsi
closed
8 months ago
0
refactor keys example
#33
Ttibsi
closed
8 months ago
0
operator==
#32
Ttibsi
closed
9 months ago
0
wide string handling
#31
Ttibsi
closed
10 months ago
0
add tab key
#30
Ttibsi
closed
10 months ago
0
refactor signal handling
#29
Ttibsi
closed
10 months ago
0
handle background/foregrounding
#28
Ttibsi
closed
10 months ago
0
hello world example
#27
Ttibsi
closed
10 months ago
0
Simplify checking
#26
Ttibsi
closed
1 year ago
0
Some updates
#25
Ttibsi
closed
1 year ago
0
Example - Kilo text editor
#24
Ttibsi
opened
1 year ago
0
Implement page up, page down, home, end keys
#23
Ttibsi
opened
1 year ago
1
Simplify checking code and modifiers
#22
Ttibsi
closed
1 year ago
1
Create `cursor_hide`, `cursor_show`, `offset_cursor`
#21
Eczbek
closed
1 year ago
1
Colours
#20
Ttibsi
closed
1 year ago
0
Cursor hide/show
#19
Ttibsi
closed
1 year ago
1
Colours handling - pt.2
#18
matteonaccarato
closed
1 year ago
0
Add colors and erasors
#17
Eczbek
closed
1 year ago
4
Replace call to `read` with `std::cin.get`
#16
Eczbek
closed
2 months ago
0
colour handling added
#15
matteonaccarato
closed
1 year ago
5
Examples?
#14
Ttibsi
closed
5 months ago
1
Under Consideration: Restructure with CMake to allow for `fetch_content()` include
#13
Ttibsi
closed
1 year ago
0
Erase Functions
#12
Ttibsi
closed
1 year ago
3
Add colour handling
#11
Ttibsi
closed
1 year ago
1
Some improvements
#10
Eczbek
closed
1 year ago
4
Remove some unnecessary copying
#9
Eczbek
closed
1 year ago
1
Next