Terminal scroll up issue
When you scroll up in your terminal (in an ssh session), you don’t see your session’s output but rather, old output, e.g. you can only see output as far back as your terminal’s window height. Run: tput rmcup
When you scroll up in your terminal (in an ssh session), you don’t see your session’s output but rather, old output, e.g. you can only see output as far back as your terminal’s window height. Run: tput rmcup
DISABLE_UNTRACKED_FILES_DIRTY=”true” in .zshrc
This is useful in case you often use mac terminal with different (color) profiles, e.g. one for ssh to another machine, one for local. with normal Terminal on mac, choose profile, mess with colors or what not. In menu: Shell -> Export Settings. This saves a .terminal file for you to execute Since mac’s dock […]
VLC preference -> interface -> play back control -> control playback with media keys. also marked continued playback as always. This works even for touch bar.
$ eval $(ssh-agent -s)
If safari (and other apps like adium) don’t work, but chrome still works, try: $ sudo launchctl stop com.apple.networkd $ sudo launchctl start com.apple.networkd
sudo killall -9 networkd
New mac os available. You try to install but you run out of space. It will fail and your mac will be hosed. You could press command + R while booting and get into OS Utilities, but it doesn’t allow you to free up space and delete files individually. Solution: boot into live usb […]
Install https://plex.tv/downloads Run it, add movies/library of movies On LG tv, go to input list. you should see plex media server. Click it, find your movie, enjoy. For more info, see:
On mac: Fn + Shift + Del. else: Shift + Del once you highlight (up/down arrow keys) the suggestion.