Charles Blaxland

Results 20 comments of Charles Blaxland

Same here: ``` Traceback (most recent call last): File "/usr/bin/autojump", line 420, in sys.exit(main(parse_arguments())) File "/usr/bin/autojump", line 392, in main entries = entriefy(load(config)) File "/usr/share/autojump/autojump_data.py", line 81, in load ifilter(correct_length,...

I found a database backup in `~/.local/share/autojump/autojump.txt.bak`. Restoring this resolved the problem for me. So seems that somehow corrupted data is getting into the autojump DB which causes the exception.

I'm getting the same problem here after upgrading to 0.4.0. Sticking with 0.3.0 for now.

Yes I'm using Route53: mydomain.com

After raising this issue I have since discovered that the bug that prevented return of the plan output has been fixed in this repo (I was originally looking in the...

If you're looking for actively maintained alternatives you could try [StackMaster](https://github.com/envato/stack_master) or [Bora](https://github.com/ampedandwired/bora) (my own project).

Thanks for letting me know, I'll have a look into this for you

Sorry I never got back to you on this one. Are you still having problems? I'm not sure what the issue is, but one suggestion would be to try the...

I'm in two minds about this. It opens up all sorts of interesting possibilities for how people could integrate bora into their flow. On the other hand it opens up...

Yeah, saw that. I'm keen to support stacksets somehow, will have to have a think about how to best integrate this.