Skip to content

Releases: jamesob/desk

Use exec to start the shell

Choose a tag to compare

@jamesob jamesob released this 25 May 16:09

Fix shell detection

Choose a tag to compare

@jamesob jamesob released this 15 May 15:19

@cmbankester: fix Fish shell detection.

Deskfiles, Texans, and Fish fixes

Choose a tag to compare

@jamesob jamesob released this 19 Apr 05:08

Thanks, all!

Addition of fish shell extensions

Choose a tag to compare

@jamesob jamesob released this 06 Feb 21:40

Formatting and `run`

Choose a tag to compare

@jamesob jamesob released this 14 Dec 18:37
  • @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

Choose a tag to compare

@jamesob jamesob released this 18 Nov 05:17
Merge pull request #39 from ericem/bash-completion

Add BASH completion

Bugfixes

Choose a tag to compare

@jamesob jamesob released this 03 Nov 15:27
  • Fix get_running_shell for use on OS X
  • Allow space between name and parens for function declaration

Thanks to

Fish support

Choose a tag to compare

@jamesob jamesob released this 03 Nov 14:20
  • First-class support for fish
  • Numerous fixes based on callable-detection and symlinked desk directories

OS X fixes

Choose a tag to compare

@jamesob jamesob released this 27 Oct 00:32

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

Add fish config support

Choose a tag to compare

@jamesob jamesob released this 26 Oct 16:42

Thanks, @rnewton.