Bruce Edge

Results 56 issues of Bruce Edge

This limits it's functionality as one cannot save output values to use in subsequent expressions. saws> VPC_ID=vpc-XXXXXX saws> echo $VPC_ID Is there some other syntax for setting local shell variables?

feature-request

Only works for gitlab.com URLs? Not finding how to configure for self-hosted gitlab URLs.

Just installed everything, watched the video to make sure I did the right stuff. Did an alfred lp lookup, hit enter to copy to clipboard, then examined my clipboard to...

The vim plugin multihightlight has a m that maps to a `toggle highlight`. Would be nice to have that here too so the experience would be closer to the original...

I'm new to pudb so please forgive noob errors. Immediately on starting pudb , the 'm' key does show a list of modules, however none of mine are present. (presumably...

Re: vpc/vpc-*azs.yaml Feature suggestion/guidelines for possible patch. Class B subnet granularity is a lot for a single VPC. If one wants to preserve the option of VPC peering, then using...

Enhancement

OSX. json generated on Linux. Opened on mac. Chrome is fine, Safari inverts flame graph. Both text and graph are inverted.

bug
known issue

I want to have a session names "envs" that I hang multiple windows off of, each with a few panes to connect to an target env. Each time I run...

contribution welcome
WorkspaceBuilder

This package now references "EC2 Instance Connect" as a replacement: https://aws.amazon.com/blogs/compute/new-using-amazon-ec2-instance-connect-for-ssh-access-to-your-ec2-instances/ However there's one component I don't see in 'EC2 Instance Connect` - the bulk import of IAM users into...

investigation

Subject says it all. ``` #!/usr/bin/env python # Copyright (c) blah # -*- coding: utf-8 -*- # Copyright (c) blah ``` Used: `copyright-header --guess-extension --license-file LICENSE.txt --add-path . --output-dir .`...

bug