Command-Click URL opens https:// by default instead of http://
- iTerm2 version: 3.3.6
- OS version: 10.14.6 (Mojave)
- Attach com.googlecode.iterm2.plist here (drag-drop from finder into this window)
Detailed steps to reproduce the problem:
- Type cl/555 or have it appear in output in the iTerm window
- Command-Click it
What happened:
Since version 3.3.0 this opens the URL https://cl/555 by default. This breaks many internal short links that only relay through http. Changing this default from https back to http in advanced is hard to find. Searching "https" in the Advanced options doesn't bring up the setting to fix it because the setting value doesn't seem to be indexed.
What should have happened:
Open URL http://cl/555 in the browser.
Edited by Grant Strong