Skip to content

UbiquitousPhoton/ulauncher-tmux-attach

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Another hacky extension for the ulauncher, this time for Tmux.

It searches your open sessions and attaches to them.

If no sessions found, you can create new one.

This extension uses gnome-terminal by default. If your terminal emulator is different, you should check and edit the parameters in settings.

For example, to be able to use this with KDE Konsole, set following parameters under settings:

  • Terminal: konsole
  • Attach parameters: --new-tab -e 'tmux att -t %s'
  • New session parameters: --new-tab -e 'tmux'

extension screenshot

About

Open current tmux sessions or create a new one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%