Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      ssh-command-windows
      ssh-interpret-output
      ssh-no-user-template
      ssh-template
      start-make-in-buffer-directory
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
ssh-interpret-output  Variable Reference   ssh-template


Epsilon User's Manual and Reference > Variable Reference >

ssh-no-user-template: preference variable

Default value: "%c %h"

When the ssh command tries to run an external ssh program to connect securely to another computer, it uses this template to build the command line to run. Epsilon substitutes the host name for %h. For %c, Epsilon substitutes the contents of the variable ssh-command-windows under Windows, and "ssh" elsewhere. Any %x in the setting will be replaced with the name of the directory containing Epsilon's executable; any %X will be replaced by the 8.3 version of that directory name.

If the ssh command contains a user name, Epsilon uses the ssh-template variable instead. Epsilon checks for host-specific variables before checking this variable.

More info:

Secure Shell and SCP Support



Previous   Up    Next
ssh-interpret-output  Variable Reference   ssh-template


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.