Hacker News new | ask | show | jobs
by akx 752 days ago
iTerm2: cmd+shift+a = select output of last command. I can then cmd+c, open whatever editor I want (or `pbpaste | less` if I want `less`).
2 comments

It always appears greyed out for me, Hotkey Window and default profile as well. Any idea why might it be? Thanks!
You haven't installed the shell integration, likely. https://iterm2.com/documentation-shell-integration.html
TIL, thanks.