Owen Strain

Results 5 comments of Owen Strain

This would be nice to have as a built-in feature. As an OS X user, I expect all text fields to support basic emacs keybindings. It's jarring to use a...

As a user, I'm confused by this. I don't understand the relationship between cloud-provider-aws and aws-load-balancer-controller. Does the latter depend on the former, while providing an alternative implementation of NLB...

Here's another way I came up with to do this, without writing a temp file: `vnoremap y "zy:tabnew"zP:w !xargs -0 tmux set-buffer:bdelete!` Basically it yanks the selection to an arbitrary...