Skip to content

Releases: jamesob/desk

Use exec to start the shell

25 May 16:09
Compare
Choose a tag to compare

Fix shell detection

15 May 15:19
Compare
Choose a tag to compare

@cmbankester: fix Fish shell detection.

Deskfiles, Texans, and Fish fixes

19 Apr 05:08
Compare
Choose a tag to compare

Thanks, all!

Addition of fish shell extensions

06 Feb 21:40
Compare
Choose a tag to compare

Formatting and `run`

14 Dec 18:37
Compare
Choose a tag to compare
  • @cmbankester: improved, tabular formatting of ls and desk,
  • @jamesob: fixed completion scripts for bash and zsh,
  • @jamesob: added run command that allows execution of a single command within a desk.

Add edit functionality

18 Nov 05:17
Compare
Choose a tag to compare
Merge pull request #39 from ericem/bash-completion

Add BASH completion

Bugfixes

03 Nov 15:27
Compare
Choose a tag to compare
  • Fix get_running_shell for use on OS X
  • Allow space between name and parens for function declaration

Thanks to

Fish support

03 Nov 14:20
Compare
Choose a tag to compare
  • First-class support for fish
  • Numerous fixes based on callable-detection and symlinked desk directories

OS X fixes

27 Oct 00:32
Compare
Choose a tag to compare

This release includes a function/alias doc parsing fix particular to OS X's version of sed.

Add fish config support

26 Oct 16:42
Compare
Choose a tag to compare