Muthsera

Results 2 issues of Muthsera

#### Description This adds a new option "SPACESHIP_CONDA_IGNORE" to specify a conda environment which is not to be shown in the prompt. This is useful when you don't care about...

improvement

In a project I wanted to iterate over the rows and columns of a 2d array in reverse but while `rows` and `columns` exist, the resulting `LanesIter` does not implement...