bjarneo / Pytify

A CLI application for controlling Spotify
MIT License
741 stars 40 forks source link

Add quit option; Make key list lowercase #26

Closed kmatt closed 8 years ago

kmatt commented 8 years ago

Lowercase key strokes are recognized, altered keylist on screen to show them.

^C left my Mac terminal in an odd state, so added a option with curses.endwin()