doc: add a tip about opening terminal in current directory (#4658)

This commit is contained in:
Prajwal Adhikari 2020-02-29 05:25:02 +05:45 committed by GitHub
parent 4393fefb71
commit 4608fd0b94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,4 +86,5 @@ For an introduction to the various settings, see [Using Json Settings](UsingJson
2. Terminal zoom can be changed by holding <kbd>Ctrl</kbd> and scrolling with mouse.
3. If `useAcrylic` is enabled in profiles.json, background opacity can be changed by holding <kbd>Ctrl</kbd>+<kbd>Shift</kbd> and scrolling with mouse. Note that acrylic transparency is limited by the OS only to focused windows.
4. Please add more Tips and Tricks
4. Open Windows Terminal in current directory by typing `wt -d .` in the address bar.
5. Please add more Tips and Tricks.