Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A autojump
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 158
    • Issues 158
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • William Ting
  • autojump
  • Merge requests
  • !209

Added Fish support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/a13xb/master into master May 18, 2013
  • Overview 13
  • Commits 2
  • Pipelines 0
  • Changes 1

Created by: a13xb

A few differences from Bash version:

  1. No AUTOJUMP_KEEP_SYMLINKS. Fish always resolves them (for both pwd and cd).
  2. No support for file name completion for 3rd party programs. Fish doesn't seem to like when prefix changes in progressive completion requests, so f__1__/foo/bar will not complete to '/foo/bar'.

This is just a shell wrapper, I did not touch installation scripts as you seem to be actively working on them. Let me know if you need it added. There are a few differences, so install/uninistall messages need changing (source command, init file path).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/a13xb/master