Sublime Text Command line Interface: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 June 2025

  • curprev 04:1504:15, 13 June 2025 Ryan talk contribs 343 bytes +343 Created page with "https://www.sublimetext.com/docs/command_line.html == ZSH == If using Zsh, the default starting with macOS 10.15, the following command will add the bin folder to the PATH environment variable:<syntaxhighlight lang="bash"> echo 'export PATH="/Applications/Sublime Text.app/Contents/SharedSupport/bin:$PATH"' >> ~/.zprofile </syntaxhighlight>" Tag: Visual edit