Jerome Abela

Results 3 issues of Jerome Abela

Steps to reproduce: * C-x 2 C-x 2, there are now 3 windows. * M-x slime, slime is now using one of the 3 windows. * C-x o, move focus...

### Checklist - [X] I made sure that there are *no existing issues* - [open](https://github.com/TeamNewPipe/NewPipe/issues) or [closed](https://github.com/TeamNewPipe/NewPipe/issues?q=is%3Aissue+is%3Aclosed) - which I could contribute my information to. - [X] I have read...

feature request
discussion
downloader

**Describe the bug** put(MDB_txn, std::string, std::string) is storing the binary representation of the std::string objects, when a C++ user would expect it to be the C++ friendly version of put(MDB_txn,...

bug