- 30 Dec, 2016 1 commit
-
-
Ryan Brushett authored
* 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.
-
- 30 Sep, 2016 1 commit
-
-
Manuel Hutter authored
-
- 20 Sep, 2016 1 commit
-
-
Mohammad Mahdi Rahimi authored
* initial spotify control * volume up/down added * add info, share and status option * add color echo * change pause to play/pause * add Search Option for album,artist and tracks * add search option for playlist * fix showStatus output * complete help * readme updated * seach show Url of song
-
- 31 Aug, 2016 4 commits
- 30 Aug, 2016 7 commits
- 24 Aug, 2016 2 commits
-
-
Multilul authored
Fixes the "syntax error: expected line end ..." (-2741) when using the tab, split_tab and vsplit_tab commands in iTerm2 v3
-
Ivan Eisenberg authored
* updated OSX plugin docs
-
- 15 Aug, 2016 1 commit
-
-
Ahmad Awais authored
-
- 20 Jun, 2016 1 commit
-
-
Marc Cornellà authored
Related: #5179
-
- 15 Jun, 2016 3 commits
-
-
Marc Cornellà authored
-
mssalvatore authored
* Modifies ofd to use alias to open_command instead of shell function with AppleScript
-
mssalvatore authored
* Add ofd() to OSX plugin to open finder on current directory * Change `pwd` to $PWD in osx.plugin.zsh Suggested by mcornella
-
- 08 Mar, 2016 1 commit
-
-
Johan K. Jensen authored
-
- 21 Sep, 2015 5 commits
-
-
Andy Bateman authored
Fixed indentation Fixed indentation
-
Andy Bateman authored
-
Andy Bateman authored
-
Andy Bateman authored
-
Andy Bateman authored
Added function to display the song you're currently listening to in iTunes Fixed indent Indentation on line 169 was squiffy Fixed spelling Removed unnecessary wording to make function more succinct. Highlighting of Artist and Track Changed the highlighting of the Track and Artist in yellow to make use of Prompt Expansion Colors
-
- 28 Aug, 2015 1 commit
-
-
MoonFruit authored
Remove redundant semicolon to make tab() works better in ITerm 2.
-
- 26 Jun, 2015 1 commit
-
-
Andrew Janke authored
error messages are not discarded.
-
- 11 Jun, 2015 1 commit
-
-
Vadim authored
-
- 22 Feb, 2015 1 commit
-
-
Robby Russell authored
-
- 12 Dec, 2014 1 commit
-
-
Ryan Robeson authored
Added shuffle functionality to the itunes command in the OSX plugin. iTunes 12 doesn't support setting the "shuffle" property on the playlist from what I've read, so this simulates the user interacting with the iTunes interface. The toggle option "clicks" the shuffle button in the Now Playing area. This has the effect of toggling the shuffle setting on whatever is currently playing. The on and off options use the Shuffle menu bar items. Usage: itunes shuffle [on|off|toggle]
-
- 21 Jul, 2014 1 commit
-
-
Elliott Williams authored
I have been continually having problems with the "trash" function provided by the osx plugin, getting this error: trash:local:2: not valid in this context: It seems like adding quotes around the assignment in [osx.plugin.zsh#L142](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/osx/osx.plugin.zsh#L142) fixed my problem. Does this look good to you? Thanks!
-
- 27 May, 2014 1 commit
-
-
Josh Datko authored
Adds itunes vol, which takes an argument from 0 to 100 to set the volume from the shell.
-
- 18 Apr, 2014 1 commit
-
-
Benjamin Wong authored
Spelling correction in itunes control function.
-
- 16 Oct, 2013 1 commit
-
-
oxnz authored
-
- 13 Jun, 2013 1 commit
-
-
Christoph Jerolimov authored
-
- 10 Mar, 2013 1 commit
-
-
ishtu authored
-
- 28 Dec, 2011 1 commit
-
-
Ryan Schmukler authored
Added vsplit_tab and split_tab for iTerm. Create new session within a vertical/horizontal split of the tab respectively.
-
- 02 Jun, 2011 1 commit
-
-
Sorin Ionescu authored
-