Houdini Mac add external editor

Online windows method, add the following method failure

 

 

 My try:

1. Locate the file houdini.env

 

 

 

 

 

 

 2. Modify the env file, add

EDITOR = "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" 

3. Open

 

4. The command input line  

hconfig -a

Get the environment variable, which successfully modified EDITOR

 

5. Open the houdini external editor, there is no reaction (PS: in the absence of added Editor, editor opens as the default, but close finish editing the editor, houdini got stuck, forced logout only)

 

 

 

reference:

Official documents  https://www.sidefx.com/docs/houdini/basics/config_env.html

https://www.sidefx.com/forum/topic/68821/?page=1#post-292777

 

Guess you like

Origin www.cnblogs.com/farewell-farewell/p/11599620.html