Frank Bicknell
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. :) 
Humbly submitted. 
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...