Gaëtan Frenoy

Results 238 comments of Gaëtan Frenoy

Or maybe we can make the UI even simpler and hide those options and always search on anything that would be useful (including the info tab, see your other suggest...

> how will the user know where exactly this match was found Yes, that's exactly it ; thanks for rephrasing this clearly :) > connection should be highlighted in the...

Indeed, it looks like we have a "Custom" option in the color picker now: ![image](https://user-images.githubusercontent.com/981546/71639660-bf93fb00-2c7a-11ea-9b80-84af92b7b91e.png) So on can build its own custom palette so I also believe we can close...

Thanks for positive feedback :) And this looks like an interesting idea but we'll need a bit more detailed analysis of the changes to really move forward on this. Would...

> use the ansible tool to get all the information from its native files good point, thanks for the tip. > you have to install ansible for this, As you...

> the difference between original_parent and parent `original_parent` is temporary structure that is used when copy/pasting nodes in the tree. They can be ignored in the `yml` file. > these...

I was able to reproduce this and in my case, the `Command Prompt` regexp is matching before the `Password Prompt` regexp because some of the debug messages is containing a...

> command prompt check/match should be done after sucessfull logon Fair enough but what means a "successful logon" ? This is the purpose of the regular expressions that David initially...

> this produce that sftp fails to work ('sftp>') Then you need to add `sftp>` as a valid prompt. So this would be: `[#%\$]|\:\/\s*$|sftp>`

If there's anybody wanting to contribute to the home page, the code (including [screenshots](https://github.com/asbru-cm/asbru-cm.github.io/tree/master/assets/img/screenshots)) is available here: https://github.com/asbru-cm/asbru-cm.github.io PR's are welcome :-)