question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Search history failed(failed-fwd-i-search)

See original GitHub issue

Press Ctrl + s, then enter the content to search, and ‘failed-fwd-i-search’ will be displayed directly, and the search will fail.

PS version: 7.1.1 PSReadline version: 2.1.0-beta2 os: 10.0.18362.1014 (WinBuild.160101.0800) PS file version: 7.1.1.0 HostName: ConsoleHost BufferWidth: 120 BufferHeight: 9001

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
lzybkrcommented, Jan 19, 2021

History search always starts from the end of the list, so you should start with a reverse search using <kbd>Ctrl+r</kbd>.

The forward search is used when you go too far in your reverse search, similar to how you start with <kbd>UpArrow</kbd> but when you go too far, you use <kbd>DownArrow</kbd>.

0reactions
lzybkrcommented, Jan 21, 2021

PSReadLine emulates GNU readline which does not wrap. I think this is a good thing as it can be hard to know when you’ve wrapped. Editors naturally provide a nice visual cue that you’ve wrapped (either implicit in the context, or explicit in the current line number in the status bar). PSReadLine could provide something similar but does not, so I would not expect wrapping to be popular.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Search history failed(failed-fwd-i-search)
Press Ctrl + s , then enter the content to search, and 'failed-fwd-i-search' will be displayed directly, and the search will fail.
Read more >
Clear Web Browser Data (History, Cookies, and Cache)
If you receive this error continuously, lease try clearing the cache/cookies from your web browser. Then close all the browser windows and try...
Read more >
Manage & delete your Search history - Android
Fix problems with your Search history · On your Android phone or tablet, open the Google app . · At the top right,...
Read more >
Clear your web browser's cache, cookies, and history
At the top of the "Clear browsing data" window, select Advanced. · Select the following: Browsing history; Download history; Cookies and other ...
Read more >
SWIFT Clear Browser history
If you experience difficulties trying to view data or access the log-in page for SWIFT, clearing your browsing history may help resolve these...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found