Github user necouchman commented on a diff in the pull request:

    https://github.com/apache/guacamole-client/pull/259#discussion_r178640795
  
    --- Diff: guacamole/src/main/webapp/translations/en.json ---
    @@ -447,6 +448,9 @@
             "FIELD_HEADER_TYPESCRIPT_NAME" : "Typescript name:",
             "FIELD_HEADER_TYPESCRIPT_PATH" : "Typescript path:",
     
    +        "FIELD_OPTION_BACKSPACE_8"    : "Backspace (Ctrl-H)",
    +        "FIELD_OPTION_BACKSPACE_127"  : "Delete (Ctrl-?)",
    --- End diff --
    
    Fixed.  SSH is correct - ASCII 8 is "Backspace", ASCII 127 is Del.
    
    http://www.physics.udel.edu/~watson/scen103/ascii.html



---

Reply via email to