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
  • !253

Add Windows support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/mdlawson/windows into master Jan 13, 2014
  • Overview 19
  • Commits 6
  • Pipelines 0
  • Changes 11

Created by: mdlawson

This patch adds (native, no cygwin/mingw) support for windows to autojump, using clink to hook on directory changes. All the main functions have been ported, but completion has not yet been added. Most installation types are not supported, only user installation, though I could add them. Errors are also not logged, though it can probably be added. I was just looking to get a functional base working.

Not sure if this is something you'd want to merge, but I'm definitely already enjoying having autojump on windows.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/mdlawson/windows