Happy !
jgrigera / ImageTweaks
About ImageTweaks
Small adjustments to the core image.
Package MacOSTweaks with:
- Key bingings fix: adjusts the behavior of Option/Cmd + arrows in macOS to comply with the OS standard.
- Command [Shift] + ` (backtick) to switch windows
- macOs themes (Dark Sierra Theme from Ignacio Sniechowski's for Pharo 6)
Gofer it
url: 'http://smalltalkhub.com/mc/jgrigera/ImageTweaks/main';
package: 'MacOSTweaks';
load.
MacOSTwearksScriptsRunner applySettings
Just the Option/Cmd + arrows fix:
Gofer it
url: 'http://smalltalkhub.com/mc/jgrigera/ImageTweaks/main';
package: 'MacOSKeyBindingsFix';
load.
