1. 28 5月, 2017 1 次提交
  2. 03 5月, 2017 1 次提交
  3. 22 4月, 2017 1 次提交
  4. 31 3月, 2017 12 次提交
  5. 17 3月, 2017 5 次提交
  6. 28 2月, 2017 1 次提交
  7. 26 2月, 2017 1 次提交
  8. 23 2月, 2017 4 次提交
  9. 21 2月, 2017 2 次提交
  10. 16 1月, 2017 1 次提交
  11. 09 1月, 2017 1 次提交
  12. 05 1月, 2017 1 次提交
  13. 04 1月, 2017 1 次提交
  14. 02 1月, 2017 1 次提交
  15. 31 12月, 2016 2 次提交
    • R
      Improve UX for Spotify quit command in osx plugin (#5726) · ff5629e6
      Ryan Brushett 提交于
      * Improve UX for Spotify commands in osx plugin
      
      Spotify command UX is a bit weak for people who live and work almost entirely in shells.
      - `spotify quit` should not open Spotify if it is not already running. Should confirm that Spotify is indeed not running.
      - `spotify quit` should not blow away the user's shell once Spotify is quit. This can be a disruption to work flow.
      
      This PR looks to add a few little checks which will help improve this experience.
      This PR also adds a space to line 477 between `break` and `;;` for consistency. Doesn't seem like a big enough change to put in its own PR.
      
      * Rearranging output as per peer feedback
      
      * osx plugin's spotify: change quitting w/ closing
      
      Closing is more idiomatic English.
      ff5629e6
    • M
      9dab3c67
  16. 30 12月, 2016 5 次提交