
To start Komodo from a shell prompt, enter: komodo ĭesktop icons and taskbar applets are not added automatically during installation on Linux. Once the alias is set, the following syntax applies: komodo Īll command line options described in the Windows section are available. This line can be added to your ~/.bash_profile. If you’re using Komodo Edit, modify the command accordingly: alias komodo='open -a "Komodo Edit 11"' If you want to start to Komodo from the command line, it is best to first create an alias for ‘komodo’: alias komodo='open -a "Komodo IDE 11"' In the right pane, double-click the Komodo file.

On macOS, use one of the following methods to launch Komodo: komodo -s 1,5-2,15 example.py would open example.py and select from line 1 and column 5 to line 2 column 15)

Multiple filenames may be specified all specified filenames will be loaded in the Komodo editor pane.

To start Komodo from a command prompt, enter: komodo
