

gk diff: shows changes between commits.

gk history and gk blame: opens the history/blame panel for a specific file.Same behavior as the gk panel, but additionally it will return to the graph if you’re in a different view, and has subcommands for toggling the graph columns with the keyboard. Also has parameters to reposition the panel top/bottom/left/right. gk panel: toggles the visualization panel.You can access GitKraken CLI specific commands by typing gk.Īs well as suggestions for additional parameters.ĭifferent views can be accessed using the gk CLI program: You may need to uninstall or disable these programs before using the Terminal. You can use the tab key to autocomplete any path in the Finder Go To Folder window, so whether you’re trying to navigate to a local user directory, or some deeply embedded path in the file system, tab it out and save yourself some typing.Note: Other auto-complete programs can cause GitKraken CLI’s auto-complete suggestions to not work. It works basically the exact same way here, and is supported in nearly all versions of Mac OS X regardless of origin date or system software version, from MacOS Catalina, Mojave, Sierra, Mavericks, Snow Leopard, and earlier. This is extremely useful when you are accessing lengthy paths in your filesystem, and if you come from a command line background then you’ll be sure to appreciate this functionality.Īuto-completion should be familiar to anyone with a unix background, since it is regularly used within the command line interface. If you’re unfamiliar with tab completion this is one of those tricks that you should try out yourself so that you can see how it works, it’s often better experienced than explained. You must type out a folder or directory prefix to use the tab key to complete the folder path, so for example /e for tab completing to /etc/ or ~/Ap for tab completing to ~/Applications/ Stop there, then hit the tab key to complete the rest of “Pre” with “Preferences” – that’s tab completion!.Open the Go To Folder (Command+Shift+G in Finder) window and start typing the path to a folder, like ~/Library/Pre.To try out tab completion in Go To Folder just do the following: This is best tested out yourself to understand how it works, particularly if you’re less familiar with Tab completion functionality. How to Use Tab Completion in Go To Folder on Mac Yes, the very same Go To Folder option that lets you jump anywhere in the Mac OS X file system in a jiffy, also allows for you to start typing out a directory path and use the tab key to finish writing it for you. Of course, the Mac OS X command line features tab completion as well, but much lesser known is that the excellent “Go To Folder” screens of the Mac also support tab completion. Tab key auto-completion is a feature that many command line users are familiar with, particularly those with a unix and linux background.
