Skip to content

"Fix" outputting to terminal every search!#278

Open
barn wants to merge 1 commit into
mileszs:masterfrom
barn:hackaroundterminaloutput
Open

"Fix" outputting to terminal every search!#278
barn wants to merge 1 commit into
mileszs:masterfrom
barn:hackaroundterminaloutput

Conversation

@barn
Copy link
Copy Markdown

@barn barn commented Oct 23, 2021

I wouldn't say it fixes #18 and #52, but it builds on them. It avoids
the compatibility woes, but only using the shell trick if the shell is
bash or zsh. Otherwise it does the t_te/i swapping.

Both are not very neat, and make this function messier, but making 3
separate functions seemed a lot more busy work.

I wouldn't say it fixes mileszs#18 and mileszs#52, but it builds on them. It avoids
the compatibility woes, but only using the shell trick if the shell is
bash or zsh. Otherwise it does the t_te/i swapping.

Both are not very neat, and make this function messier, but making 3
separate functions seemed a lot more busy work.
@barn
Copy link
Copy Markdown
Author

barn commented Oct 23, 2021

I know this is a hotly debated "this fix doesn't work for everyone" topic, but this at least collates the two main camps in to one ugly workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search results leak into terminal

1 participant