Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

seqizz/ulauncher-tmux-attach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// DEPRECATED: Since I am not using ulauncher anymore, this extension doesn't support the new API. And I have sadly no time to dig into it. Forks are welcome.

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages