issues
search
gchp
/
rustbox
Rust implementation of the termbox library
MIT License
469
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update termbox-sys version
#91
moricho
closed
4 months ago
0
Linking error when cross compiling
#90
piegamesde
opened
5 years ago
0
Is this still mantained?
#89
nico-abram
opened
5 years ago
0
Does there any updates for pure rust box?
#88
lucasjinreal
closed
5 years ago
3
`tb_set_clear_attributes`?
#87
dpc
opened
5 years ago
0
Any limitations?
#86
dpc
opened
5 years ago
0
Update of hello-world example for Rust 2018
#85
Niedzwiedzw
opened
5 years ago
0
Fix doc link in readme
#84
rminderhoud
opened
6 years ago
1
The documentation link in the README.md is broken
#83
Superjomn
opened
6 years ago
1
Add suspend support
#82
jmacdonald
closed
6 years ago
4
Thread safety
#81
jmacdonald
closed
6 years ago
7
Update dependencies
#80
waywardmonkeys
opened
6 years ago
3
Key::Ctrl('[') does not work
#79
ritiek
opened
7 years ago
0
Linked documentation in readme
#78
ghost
closed
7 years ago
1
How to pass RustBox within threads?
#77
ritiek
closed
7 years ago
1
std::char::from_digit not working with print_char()
#76
deepaksirone
closed
7 years ago
1
Remove #![feature(core)] from README.md example
#75
jackc
closed
6 years ago
1
Use num-traits instead of num
#74
equal-l2
closed
7 years ago
3
Update bitflags to 0.9
#73
equal-l2
closed
7 years ago
0
Use rust 1.8.0 for testing
#72
equal-l2
closed
7 years ago
1
Add thread safety around RustBox.
#71
Schoonology
closed
6 years ago
5
feat(Color): impl Default
#70
dobrite
closed
7 years ago
1
will this project support windows
#69
hh9527
opened
8 years ago
1
#[repr(C,u16)] -> #[repr(u16)]
#68
lambda-fairy
closed
8 years ago
1
keyboard demo : transcription of termbox demo
#67
mothsART
opened
8 years ago
0
Projects that use this crate
#66
kindlychung
closed
8 years ago
1
mark `RustBox` `Send`, but still not `Sync`
#65
dsprenkels
closed
7 years ago
11
Style constants missing
#64
osa1
opened
8 years ago
0
Change usize to isize when using x/y coordinates for prints.
#63
mpatraw
opened
8 years ago
0
x, y parameters are unsigned; C API has defined behavior for values under 0.
#62
mpatraw
opened
8 years ago
0
Remove libc dependency
#61
WiSaGaN
closed
8 years ago
1
update libc version
#60
euclio
closed
8 years ago
1
Make enum rustbox::Color debuggable
#59
hivectl
closed
8 years ago
1
Use std::time instead of time crate
#58
WiSaGaN
closed
8 years ago
2
testing should include stable branch
#57
benaryorg
opened
8 years ago
1
fix issue #51
#56
benaryorg
closed
8 years ago
2
Accessing Cells
#55
Syntaf
opened
8 years ago
1
No alt key.
#54
ticki
closed
8 years ago
3
Signals are not handler properly
#53
nadejin
opened
9 years ago
1
Backspace does not work
#52
benaryorg
opened
9 years ago
9
remove Option from KeyEvent
#51
benaryorg
closed
8 years ago
2
Add additional missing ctrl keys
#50
dbrodie
closed
9 years ago
2
init dies without returning Err?
#49
droundy
closed
9 years ago
1
More in-depth, detailed documentation.
#48
alexispurslane
closed
2 years ago
0
Make the Event enum Debug-able
#47
dbrodie
closed
9 years ago
1
Add an Insert to the Key enum
#46
dbrodie
closed
9 years ago
1
256 color support
#45
FreeFull
closed
8 years ago
10
Rustbox seems thread safe to me
#44
sebglazebrook
closed
6 years ago
9
Integer type mismatch
#43
FreeFull
opened
9 years ago
0
Means of waking up the event loop
#42
SirVer
opened
9 years ago
2
Next