plugin-tab icon indicating copy to clipboard operation
plugin-tab copied to clipboard

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

Results 5 plugin-tab issues
Sort by recently updated
recently updated
newest added

Add support for [Terminator](https://launchpad.net/terminator). Detection is done by checking for `$TERMINATOR_UUID`.

I have guake installed, your switch clause within function __tab.term_program needs correction i think. Within Guake: ```fish ➜ tab fish: Unknown command: gnome-terminal ~/.local/share/omf/pkg/tab/functions/tab.gnome_terminal.fish (line 2): gnome-terminal --tab --working-directory "$cdto"...

Hello, I added Yakuake terminal support. The splitting features may not properly work on some situations because `$KONSOLE_DBUS_SESSION` variable is not giving consistent results on my system or I may...