Frank Bicknell

Results 17 comments of Frank Bicknell

> Problem was in my `~/.pdbrc.py` ! well... what WAS the problem? :) I replace this line: `terminal.Name.Namespace: ('teal', 'turquoise'),` with: `terminal.Name.Namespace: ('teal', 'white'),` And things are better.

I had decided to use your [pdbrc.py file from the repo](https://github.com/pdbpp/pdbpp/blob/master/pdbrc.py). The color turquoise was put there to keep us on our toes. :) ![image](https://user-images.githubusercontent.com/1676056/74069349-eb1daa00-49cb-11ea-976e-7c3b258036c5.png)

Humbly submitted. ![pdbpp-logo](https://user-images.githubusercontent.com/1676056/57803143-b07d2e80-7725-11e9-9125-60d76b4caf0e.png)

I'll work on that. On Wed, May 15, 2019, 16:23 Daniel Hahler wrote: > Thanks! > But I wonder about the wasps (?), and if not "pdb++" should be bigger...

Understood. Not a priority for me either... I would describe it more as a distraction. 😏 So re the name... Are you saying you would prefer pdbpp over pdb++? On...

Now yer thinking :) We need a cuter bee, though. And bee death shouldn't be the theme. :) On Mon, May 27, 2019, 23:55 Daniel Hahler wrote: > @fbicknel >...

I like bpd, too. It's a break from pdb. Also, importantly, it is 3 letters. Zen.

Also: not 100% certain, but it seems like `--glob-archives` doesn't support `{hostname}`. If it doesn't, shall I open a separate request for this? Or would that be useful?

> > My fix is to not rely on the automount feature, but instead mount the snapshot manually. I changed my backup script to mount all snapshots I want to...

I did try an `ls ${TARGET}`, but that didn't work. --Not sure if I did something wrong there or what.-- EDIT: See posts below. A trailing `/` will allow this...