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

Issue while running tail -f command #27

Open
srirama-rayaprolu opened this issue Apr 25, 2019 · 1 comment
Open

Issue while running tail -f command #27

srirama-rayaprolu opened this issue Apr 25, 2019 · 1 comment

Comments

@srirama-rayaprolu
Copy link

While the tail -f command is command is running in the git bash terminal and hit the enter button 6 to 7 times
and entered some other command with out pressing the Ctrl-C.

At this point on pressing Ctrl-C, then behavior is not similar to putty.

In putty the new lines are not buffered.

Below is the screenshot from the Git-Bash windows terminal,

image

How can I control this behavior? any configuration changes?

My use case is while tailing the log files, we may hit the enter button multiple times for segregation purpose. But these lines are buffered in the terminal and the moment we hit the Ctrl-C, the control will scroll for that many times as shown above. This kind of behavior not observed in Putty.

More Details
  • Windows 10
  • Git Bash
  • latest
  • xterm
@srirama-rayaprolu
Copy link
Author

mintty/mintty#805

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