Andy Kent

Results 8 issues of Andy Kent

Sometimes it's useful to be able to change a nodes config in the middle of a run. As an example if you want to change the port ssh is running...

enhancement

It's currently very lacking beyond the readme

enhancement

Currently it just exits on the first sign of trouble but I think the best action is to continue running as many nodes as possible and then provide a status...

enhancement

so you should be able to do the following... ``` remote('/var').exists? ``` and also you should be able to differentiate between files and dirs... ``` remote('/var').dir? remote('/var').file? ```

enhancement

PolyPage has got to a size and complexity that now requires a decent website with some more thorough documentation.

feature
website

It would be nice if there was a visual indicator in the GUI of which letters were bound to keyboard shortcuts.

feature
ppGUI
ppKeyboard

### Use case Apollo seems to add a whole bunch of headers to every network request. - X-APOLLO-OPERATION-NAME - X-APOLLO-OPERATION-TYPE - X-APOLLO-OPERATION-ID - apollographql-client-version - apollographql-client-name 1. I count find...

feature
networking-stack
low-priority

Syntax highlighting for many in-built keywords seems to be a bit odd. I think at least some of this may be a regression since the recent 0.4.7 release but not...