Skip to content

Open the current directory (or any other directory) in a new tab.

License

Notifications You must be signed in to change notification settings

oh-my-fish/plugin-tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

tab

A super-rad plugin for Oh My Fish.

MIT License Fish Shell Version Oh My Fish Framework


Open new iTerm, Apple Terminal, Konsole, Gnome Terminal and Guake tabs from the command line.

Install

$ omf install tab

If you use iTerm and your default session profile isn't "Default Session" you can override it in your omf init.fish:

set -g tab_iterm_profile "MyProfile"

Usage

$ tab                     Opens the current directory in a new tab
$ tab [path]              Open PATH in a new tab
$ tab [cmd]               Open a new tab and execute CMD
$ tab [path] [cmd] ...    You can prolly guess
$ tab [-s|--split]        Split the current tab instead of opening a new tab
$ tab [-S|--split-horiz]  Split the current tab horizontally.
                          (Splits are only supported in iTerm at this time)

License

MIT © Justin Hileman et al

About

Open the current directory (or any other directory) in a new tab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages