We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9806df commit a2f0367Copy full SHA for a2f0367
README.md
@@ -211,7 +211,9 @@ This will list `M` and `S` in the Telescope output. The downside is that listing
211
212
###### `fd_exec_opts` Example
213
214
-This is mainly to accommodate different OS shells like PowerShell on windows.
+This is mainly to accommodate different OS shells like PowerShell on Windows.
215
+
216
+> *Note* By default, windows should be automatically detected and you shouldn’t need to do this.
217
218
Let’s say you try to use telescope repo in windows powershell, then the command could be something like this to make it work
219
0 commit comments