Skip to content
Snippets Groups Projects
Commit 72d22e20 authored by George Nachman's avatar George Nachman
Browse files

Make the help button under APS go directly to the APS docs, which now have their own URL.

parent c0179306
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -198,7 +198,7 @@
}
 
- (IBAction)help:(id)sender {
[iTermShellHistoryController showInformationalMessage];
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://iterm2.com/automatic-profile-switching.html"]];
}
 
- (void)removeBoundHostOnRow:(NSInteger)rowIndex {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment