Sublime Forum

Opening a file in linux from mac

#1

I have created the network map from my mac to linux.
i was able to open the folder with using mouse.
but i was not able to open the same folder using the key buinding.

[
{
“keys”:[“alt+o”],
“command”: “open_file”,
“args”: {“file”: “smb:<ip_Address followd by the path to the file>”}
},
]
please let me know if any thing is wrong

0 Likes

#2
0 Likes