Skip to content

Commit ee55c62

Browse files
committed
Collapse 'configure the windows terminal' page into main flow
Remove some seemingly outdated language from that page ('Modify shortcut that started this window') Fixes railsbridge#601
1 parent b8f5daf commit ee55c62

File tree

2 files changed

+8
-20
lines changed

2 files changed

+8
-20
lines changed

sites/en/installfest/configure_the_windows_terminal.step

-18
This file was deleted.

sites/en/installfest/windows.step

+8-2
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,15 @@ step "Sanity Check" do
141141
end
142142

143143
step "Configure the Windows Terminal" do
144-
message "Take a moment to configure the *Command Prompt with Ruby and Rails* so that it is a good height and width and has a nice font. Hint -- click to open the link below, and when you finish those steps, hit the **back** button in your browser to resume this procedure."
144+
message "Take a moment to configure the *Command Prompt with Ruby and Rails* so that it is a good height and width and has a nice font."
145145

146-
link "configure_the_windows_terminal"
146+
message "Right-click on the menu bar and select **Properties**"
147+
148+
message "Under the *Font* tab, select Lucida Console from the font chooser box. This lets you view non-ascii characters."
149+
150+
message "In the *Layout* tab, adjust *Window Size* so the window is about half as wide as your screen, and is as tall as possible without covering the task bar (this may require some trial and error)."
151+
152+
message "Click OK."
147153

148154
tip "Clearing the Terminal" do
149155
message "If you ever want to clear the terminal of all its cluttered output"

0 commit comments

Comments
 (0)