Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--stdin clobbers TTY input echo #1229

Closed
poige opened this issue Aug 19, 2022 · 0 comments
Closed

--stdin clobbers TTY input echo #1229

poige opened this issue Aug 19, 2022 · 0 comments

Comments

@poige
Copy link

poige commented Aug 19, 2022

Reproduction: Get some commits list, feed it to tig --stdin, then try using search (pressing / and entering a search string) — no echoing back is expected during typing in.

% tig -v
tig version 2.5.5
ncurses version 5.7.20081102
readline version 8.1

One more thing: what is --no-walk, seemingly there's nothing about it in man except an excerpt showing its use with --stdin:

% man tig|grep walk
           $ tig --no-walk --stdin < cherry-picks.txt
%
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

No branches or pull requests

1 participant