This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
Pokemon-Terminal
Watch
2
Star
0
Fork
You've already forked Pokemon-Terminal
0
mirror of
https://github.com/LazoCoder/Pokemon-Terminal
synced
2025-03-07 08:37:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b727a50ce9
Pokemon-Terminal
/
Scripts
/
background.scpt
5 lines
112 B
Text
Raw
Normal View
History
Unescape
Escape
Removed usage of non existent method
2017-04-29 13:30:35 -04:00
tell application "iTerm"
tell current session of current window
Added clear functionality Sets the current terminal background image to blank. Tested on iTerm2 on macOS and Terminology on Ubuntu.
2017-06-11 15:30:23 -04:00
set background image to ""
Removed usage of non existent method
2017-04-29 13:30:35 -04:00
end tell
Added clear functionality Sets the current terminal background image to blank. Tested on iTerm2 on macOS and Terminology on Ubuntu.
2017-06-11 15:30:23 -04:00
end tell
Reference in a new issue
Copy permalink