Kim Tore Jensen

Results 47 comments of Kim Tore Jensen

I'd prefer a `!` sign to the command, Vim-style, such that when clearing a saved playlist, you'd have to do "clear!". Don't know how this could be smoothly integrated into...

Perhaps key bindings for commands that need confirmation will just yield an error. So, I support the idea of needing confirmation for highly destructive actions such as `clear`, but not...

Hi @ejpcmac, I understand this is cumbersome. There is a plan to add the feature but unfortunately PMS is hibernating at the moment. I want to be able to integrate...

Hi @crocket, Short answer: no. PMS is a console application. If you run your terminal with a big enough resolution, it should be feasible to render album art using [jp2a](https://csl.name/jp2a/)...

Hi @GijsTimmers. Mopidy support is definitely a feature I'd like to implement some time soon, but version 0.42 is unsupported and there is not going to be any further development...

Hi again, Did you have any luck using master with Mopidy?

This error might signify that PMS was not able to pull a full copy of the song library from MPD. This makes sense since this information might not be available...

I'm considering switching to the [termbox-go](https://github.com/nsf/termbox-go) library instead of [tcell](https://github.com/gdamore/tcell). I tested termbox-go on `st` and it works. tcell uses a compile-time terminfo library, maybe that's why it works. The...

Newest build tested with iTerm2 3.3.6 and AlacriTTY 0.4.0, with no problems. Please give it another shot and see if this fixes anything for you?

@poldi1405, the backtrace shows that you hit another bug which I think is probably unrelated to which terminal you're running. Can you try to delete PMS' index file, then run...