You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sites/en/installfest/configure_the_windows_terminal.step
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
1
step "Configure the Windows Terminal" do
2
+
tip do
3
+
message "Make sure that you have the **Command Prompt with Ruby and Rails** open, not just the usual Windows Terminal. To open the special Terminal, choose **All Programs** on the Start menu, then choose **RailsInstaller** and then **Command Prompt with Ruby and Rails**."
4
+
end
5
+
2
6
message "Right-click on the menu bar and select **Properties**"
3
7
4
8
message "Under the *Options* tab, check the box for **QuickEdit Mode**. This will let you visually cut and paste."
0 commit comments