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: README.html
+1-3
Original file line number
Diff line number
Diff line change
@@ -236,10 +236,8 @@ <h2 id="search-function">Search function <span style="padding-left: 10px;"><sup
236
236
<p>On any window presenting a list of items (stations, playlists, themes) a <strong>search function</strong> is available by pressing “<strong>/</strong>”.</p>
237
237
<p>The <em>Search Window</em> supports normal and extend editing and in session history.</p>
238
238
<p>One can always get help by pressing the “<strong>?</strong>” key.</p>
239
-
<p>The search will be case insensitive under <strong>python 3</strong>; it will be case sensitive under <strong>python 2</strong>.</p>
240
-
<p>After a search term has been successfully found, next occurrence can be obtained using the “<strong>n</strong>” key and previous occurrence can be obtained using the “<strong>N</strong>” key.</p>
239
+
<p>After a search term has been successfully found (search is case insensitive), next occurrence can be obtained using the “<strong>n</strong>” key and previous occurrence can be obtained using the “<strong>N</strong>” key.</p>
241
240
<pstyle="margin: 1.5em 4em 0 4em; text-indent: -2.5em;"><strong>Note:</strong><strong>Python 2</strong> users are confined in typing ASCII characters only.</p>
242
-
<pstyle="margin: 1.5em 4em 0 4em; text-indent: -2.5em;"><strong>Note:</strong> Currently, the <strong>search function</strong> is available on the stations’ and playlists’ and themes’ window only.</p>
243
241
<h2id="pyradio-themes">PyRadio Themes <spanstyle="padding-left: 10px;"><supstyle="font-size: 50%"><ahref="#" title="Go to top of the page">Top</a></sup></style></h2>
244
242
<p><strong>PyRadio</strong> comes with 6 preconfigured (hard coded) themes:</p>
Copy file name to clipboardExpand all lines: README.md
+1-5
Original file line number
Diff line number
Diff line change
@@ -338,14 +338,10 @@ The *Search Window* supports normal and extend editing and in session history.
338
338
339
339
One can always get help by pressing the "**?**" key.
340
340
341
-
The search will be case insensitive under **python 3**; it will be case sensitive under **python 2**.
342
-
343
-
After a search term has been successfully found, next occurrence can be obtained using the "**n**" key and previous occurrence can be obtained using the "**N**" key.
341
+
After a search term has been successfully found (search is case insensitive), next occurrence can be obtained using the "**n**" key and previous occurrence can be obtained using the "**N**" key.
344
342
345
343
**Note:****Python 2** users are confined in typing ASCII characters only.
346
344
347
-
**Note:** Currently, the **search function** is available on the stations' and playlists' and themes' window only.
348
-
349
345
## PyRadio Themes
350
346
351
347
**PyRadio** comes with 6 preconfigured (hard coded) themes:
Copy file name to clipboardExpand all lines: pyradio.1
+1-6
Original file line number
Diff line number
Diff line change
@@ -350,16 +350,11 @@ The \fISearch Window\fR supports normal and extend editing and in session histor
350
350
351
351
One can always get help by pressing the "\fI?\fR" key.
352
352
353
-
The search will be case insensitive under \fBpython3\fR; it will be case sensitive under \fBpython2\fR.
354
-
355
-
After a search term has been successfully found, next occurrence can be obtained using the "\fIn\fR" key and previous occurrence can be obtained using the "\fIN\fR" key.
353
+
After a search term has been successfully found (search is case insensitive), next occurrence can be obtained using the "\fIn\fR" key and previous occurrence can be obtained using the "\fIN\fR" key.
356
354
357
355
.IP\fBNote\fR
358
356
\fBPython2\fR users are confined in typing ASCII characters only.
359
357
360
-
.IP\fBNote\fR
361
-
Currently, the \fBsearchfunction\fR is available on the stations', playlists' and themes' window only.
0 commit comments