Ceda EI

Results 7 issues of Ceda EI

### Current behaviour If the Text component returned by `renderLabel` when `focused` is `false` is smaller (in width) than the Text returned when `focused` is `true`, then the Text component...

bug

## Test Case ```python from beautifultable import BeautifulTable x = BeautifulTable() x.append_row(["0", "a\nb"]) print(x) ``` ## Expected output ``` +---+---+ | 0 | a | | | b | +---+---+...

bug
enhancement

- [x] Do Linux Builds - [ ] Do Windows Builds - [ ] Do MacOS Builds Example builds were run on the test-ci branch of my fork. - [Pre...

I could not find the app in F-Droid.

Allow editing the port number at top. Add -F to grep so that it works with tracks with special characters in title.

Enable raw mode if - useragent has curl and raw mode is not set to `0`, `false` or `n` - raw mode is set to something other than `0`, `false`,...