Skip to content

ryuukk/terminal-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

terminal-overlay

WHY

I like sublime text but it doesn't have a terminal panel, and the Terminus plugin doesn't work well with tmux

So i made this, it lets you use your favorite terminal as an overlay

The terminal will stay above sublime text, but never above other windows

Very useful when debugging your program and reading code at the same time

Or when working on game/server projects

COMPATIBILITY

  • Linux (x11): Yes
  • Linux (wayland): no clue, i need to find alternatives for the dependencies
  • macOS: me no have this
  • windows: me no use this

DEPENDENCIES

  • Linux (x11): 'wmctrl' and 'xdotool'

HOW TO USE

  • clone this repo in sublime text's Packages folder (File -> Preferenecs -> Browse Packages..)
  • open overlay.py and edit the function start_terminal_command to use the terminal of your choice
  • setup a sublime text shortcut for the command terminal_overlay_toggle

image

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages