You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2019/08/04 20:36:11 UTC

[GitHub] [guacamole-server] necouchman commented on a change in pull request #234: GUACAMOLE-630: Expose terminal color/font changes.

necouchman commented on a change in pull request #234: GUACAMOLE-630: Expose terminal color/font changes.
URL: https://github.com/apache/guacamole-server/pull/234#discussion_r310402440
 
 

 ##########
 File path: src/protocols/ssh/argv.h
 ##########
 @@ -37,5 +37,25 @@
  */
 guac_user_argv_handler guac_ssh_argv_handler;
 
+/**
+ * Sends the current values of all non-sensitive parameters which may be set
+ * while the connection is running to the given user. Note that the user
+ * receiving these values will not necessarily be able to set new values
+ * themselves if their connection is read-only. This function is provided for
+ * convenience, as it is can be used as the callback for
 
 Review comment:
   Same with above - the language here just seems a bit odd to me.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services