issues
search
jeaye
/
ncurses-rs
A low-level ncurses wrapper for Rust
Other
685
stars
99
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Segmentation fault when calling function `is_term_resized`
#223
cicilzx
closed
1 month ago
4
Segmentation fault when calling function `scr_restore`
#222
cicilzx
closed
1 month ago
5
ncurses requires a proper TERM env variable to compile, and fails on docs.rs
#221
gyscos
opened
3 months ago
0
Makes `cursive` and `pancurses` compile with v6 of `ncurses-rs`
#220
correabuscar
closed
4 months ago
8
CARGO THOWS 56 ERRORS !!!
#219
penguin-operator
closed
6 months ago
1
Makes the build more robust and fixes compile errors and warnings
#218
correabuscar
closed
4 months ago
12
Safify getstr/wgetstr/mvwgetstr
#217
ThomasHabets
closed
7 months ago
1
Fix gotchas that could cause crashes or worse
#216
ThomasHabets
closed
7 months ago
2
Remove uncontrolled panics
#215
ThomasHabets
closed
7 months ago
1
Panic trying to set content to a string with a null byte
#214
ThomasHabets
closed
7 months ago
0
unable to build with cargo build
#213
LJWxyz
opened
1 year ago
2
garbled Chinese characters and setlocale doesn't work
#212
SmileXie
opened
2 years ago
0
garbled Chinese characters and setlocale doesn't work
#211
SmileXie
closed
2 years ago
1
Unable to refit contents of root when terminal is resized
#210
papuSpartan
opened
2 years ago
0
Critical 9.8/10 vulnerability for this library
#209
vwbusguy
closed
7 months ago
8
Where is the source for published crate version 5.101.0?
#208
jclulow
closed
2 years ago
1
Cross-compiling breaks with ncurses-5.101.0?
#207
097115
opened
2 years ago
3
menu example is not working for me
#206
mrVanDalo
opened
3 years ago
0
General code cleanup
#205
Ella-0
opened
3 years ago
0
KEY_* definitions?
#204
jchimene
closed
3 years ago
5
Bump minimal version of pkg-config? (build error)
#203
johalun
opened
3 years ago
0
Update constants.rs
#202
D1mon
closed
7 months ago
3
Improve Portability
#201
Ella-0
closed
3 years ago
16
Fix build for NetBSD Curses
#200
Ella-0
closed
3 years ago
6
Fixed issue #198
#199
Vest
closed
3 years ago
0
Build on OS Windows fails with an "cannot delete" error
#198
Vest
closed
3 years ago
1
Use libc::setlocale
#197
gyscos
closed
3 years ago
2
panic on unwrap of empty string
#196
alexanderkjall
opened
4 years ago
0
█ character displayed as ~V~H
#195
xdb64
closed
4 years ago
0
for building on arm64
#194
alexanderkjall
closed
3 years ago
1
failure to build on architecture arm64
#193
alexanderkjall
closed
3 years ago
0
Cannot use get_wch, linking error
#192
xdb64
closed
4 years ago
0
undefined reference to `COLORS'
#191
aplanas
opened
4 years ago
3
Modified examples printw -> addstr
#190
masahiko-ofgp
closed
3 years ago
2
Flipped `x` and `y` argument names in `derwin` to match `curses.h`.
#189
AndreasOlofsson
closed
5 years ago
1
Tracker: All unsafe blocks must be removed and then re-added one by one after careful verification of actual safety.
#188
Lokathor
opened
5 years ago
12
`mvwgetstr`, `getstr`, `mvwinnstr`, and `wgetstr` can produce strings that are invalid UTF-8
#187
thomcc
closed
5 years ago
2
`instr` and `mvwinstr` are never safe to use
#186
thomcc
closed
5 years ago
4
Memory Leak, even when destroying windows
#185
Horki
opened
5 years ago
0
Cannot crosscompile for armv7
#184
vlisivka
opened
5 years ago
8
Is menu ready for stable yet?
#183
westphaldp
opened
5 years ago
1
Replace the deprecated printw with addstr.
#182
maxking
closed
5 years ago
2
Fix memory corruption in locale string
#181
simmons
closed
5 years ago
1
Unicode broken on rust-1.32
#180
kamiyaa
closed
5 years ago
2
Deleted unused mouse event macros
#179
magmast
closed
5 years ago
1
change NCURSES_BITS() to const fn
#178
kamiyaa
closed
5 years ago
1
Marked printw function as deprecated
#177
magmast
closed
5 years ago
1
Bounce version number
#176
czipperz
closed
5 years ago
1
`wmouse_trafo` should take a `WINDOW` not a `*mut WINDOW`
#175
czipperz
closed
5 years ago
0
`wmouse_trafo` should take a `*const WINDOW`
#174
czipperz
closed
5 years ago
2
Next