gyscos / gyscos/cursive

is multiline SelectView labels supported?

Open
#371 2 comments 0 reactions 0 assignees View on GitHub
enhancement views
Dominant language
Rust
Stars
4.8k
Forks
270
Avg merge
5d 19h
Merged PRs (30d)
2

Description

Asking for help
# Problem description
How to create a selectview with multiline labels?

# Environment

* Operating system: Ubuntu 18.04
* Backend used: ncurses
* ncursew 6.1
* Current locale (run `locale` in a terminal).
```
LANG=en_IN
LANGUAGE=
LC_CTYPE="en_IN"
LC_NUMERIC="en_IN"
LC_TIME="en_IN"
LC_COLLATE="en_IN"
LC_MONETARY="en_IN"
LC_MESSAGES="en_IN"
LC_PAPER="en_IN"
LC_NAME="en_IN"
LC_ADDRESS="en_IN"
LC_TELEPHONE="en_IN"
LC_MEASUREMENT="en_IN"
LC_IDENTIFICATION="en_IN"
LC_ALL=

```
* Cursive version (from crates.io, from git, ...)
Cursive 0.12.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.