The editor invoked by Helix Server commands that use forms.
| Used by Client? | Used by Server? | Command-Line Alternative | Can be set in P4CONFIG file? |
|---|---|---|---|
|
Yes |
No |
None |
Yes |
| Operating System | Value |
|---|---|
|
Linux, UNIX, OS X |
If otherwise, |
|
Windows |
If otherwise,
|
On Linux, UNIX, OS X:
export EDITOR=/usr/bin/vi
On Windows:
p4 set P4EDITOR="C:\Program Files\TextPad 8\TextPad.exe"
The regular
Helix Server
commands that use forms (and therefore, use this variable), are p4 branch, p4 change, p4 client, p4 job, p4 label, p4 submit, and p4 user.
The superuser commands that use forms are p4 depot, p4 group, p4 jobspec, p4 protect, p4 triggers, and p4 typemap.