Andrey
Andrey
fwiw `ykman` has this option now, if you're Ok with using a Yubikey instead of TouchId — ~ % ykman oath code -s my-favorite-otp Touch your YubiKey... 456678
fwiw ~~~python from collections import deque import re from subprocess import Popen, PIPE def popen(cmd): return Popen(cmd.split(' '), stdout=PIPE, stderr=PIPE, stdin=PIPE, bufsize=0) def twofa(user, account): resp = deque(maxlen=6) with popen(f'twofa...
I've heard this called "sequential paste" and it's very useful. Something like ctrl+cmd+c then cmd-c to push a bunch of things onto the sequential paste queue, then ctrl-cmd-v to pop...
no newline seems fine, if there is no newline in the input, no need to change anything don't paste all the contents, just paste one item at a time, just...
> Then I guess it's useless for the original author of this issue. I think he can just hit "return" between pastes? > Can't load this movie :( https://youtu.be/uDQrRbXacEk
also tracked in `SNOW-505514`
Any line that mentions "Sublime" comes out as lime! >_
Couldn't live without iStats, now I have both installed which is a little sad. For engineering work interacting with a global team, this functionality is worth its weight in gold...
I don't have LastPass installed, but I use 1Password to find the application identifiers of windows since it lets me capture them by generating a new password via the global...
Super cool, thank you! Added a few post-commit comments, but really appreciate the attention to this feature. iStats Menus is uninstalled :)