Age | Commit message (Expand) | Author |
2021-10-20 | feat(osx): add `freespace` command to clean purgeable disk space (#8762) | Rob Vadai |
2021-09-28 | fix(osx): only run Preview.app in `man-preview` if man page exists (#10222) | April King |
2020-06-17 | osx: refactor plugin and add a few features (#9026) | Marc Cornellà |
2020-03-11 | Clean up plugin READMEs and a few plugins | Marc Cornellà |
2019-12-28 | osx: use return instead of exit in spotify function | Marc Cornellà |
2019-12-28 | osx: fix exit on quit command in spotify function (#8504) | Carver Schmidt |
2019-11-15 | osx: modify itunes function to support Apple Music (#8372) | James Jensen |
2019-11-14 | osx: fix exit on unknown command in spotify function (#8375) | Péter HÉJA |
2019-05-27 | osx: add more arguments to `itunes vol` command (#7845) | Pete Johns |
2019-05-09 | osx: update spotify to v2.1 (#7820) | DT |
2019-04-09 | osx: added support for Hyper terminal (#7494) | Umberto Lentini |
2019-02-05 | update spotify to newest version | genevera |
2018-11-27 | osx: fix rmdsstore function definition (#7443) | Igor Kapkov |
2018-10-17 | osx: fix typo in README (#7283) | Josh Parnham |
2018-09-10 | osx: add function to remove .DS_Store files (#7008) | Matthieu PETIOT |
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm |
2017-12-14 | Replace spotify command in the osx plugin with a more recent copy of the upst... | Harish Narayanan |
2017-02-22 | itunes playlist first commit (#5860) | Avi Israeli |
2016-12-30 | Improve UX for Spotify quit command in osx plugin (#5726) | Ryan Brushett |
2016-09-30 | Add missing newline to end of `spotify status` output (#5480) | Manuel Hutter |
2016-09-01 | seach show Url of song | mahi97 |
2016-09-01 | readme updated | mahi97 |
2016-08-31 | complete help | mahi97 |
2016-08-31 | fix showStatus output | mahi97 |
2016-08-31 | add search option for playlist | mahi97 |
2016-08-31 | add Search Option for album,artist and tracks | mahi97 |
2016-08-31 | change pause to play/pause | mahi97 |
2016-08-31 | add color echo | mahi97 |
2016-08-31 | add info, share and status option | mahi97 |
2016-08-31 | volume up/down added | mahi97 |
2016-08-31 | initial spotify control | mahi97 |
2016-08-24 | iTerm2 v3 tab commands fixes (#5336) | Multilul |
2016-08-24 | Added documentation for undocumented OSX plugin commands (#5338) | Ivan Eisenberg |
2016-08-14 | Enhancement: Show/Hide OSX hidden files 💯 (#5275) | Ahmad Awais |
2016-06-20 | Fix man-preview completion definition | Marc Cornellà |
2016-06-16 | Add README for OSX plugin and refactor plugin file | Marc Cornellà |
2016-06-16 | Open finder to PWD - part 2 (#5165) | mssalvatore |
2016-06-15 | Add ofd() to OSX plugin to open finder on current directory (#5164) | mssalvatore |
2016-03-08 | Add iTerm2 v3 support | Johan K. Jensen |
2015-09-27 | Merge pull request #4348 from andybateman/patch-1 | Robby Russell |
2015-09-22 | Replaced the use of 'print' with 'echo' in order to sanitise track and artist... | Andy Bateman |
2015-09-22 | Added function for 'itunes playing' to display state when not playing | Andy Bateman |
2015-09-22 | You can now use 'itunes status' as well as 'itunes playing' to show current t... | Andy Bateman |
2015-09-22 | Fixed colourisation of Now Playing function | Andy Bateman |
2015-09-22 | Update osx.plugin.zsh | Andy Bateman |
2015-08-28 | Remove redundant semicolon | MoonFruit |
2015-06-26 | osx: fix tab* functions so cd works in iTerm2, exit status is correct, and | Andrew Janke |
2015-06-12 | remove trash command from osx plugin | Vadim |
2015-02-22 | Adding keystrong return to oascrupt per suggestion by @enzzzy. Fixes #2913. | Robby Russell |
2014-12-12 | Add itunes shuffle command to OSX plugin. | Ryan Robeson |