-
Notifications
You must be signed in to change notification settings - Fork 626
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
Refresh mode not working #794
Comments
I am also experiencing the problem. Sometimes refresh works, sometimes it doesn't. 'R' or F5 always seems to work. I'm also running 2.3.3, but on Fedora. (I'm one of the maintainers of the tig package in Fedora; we do not apply any patches or use any interesting configure options.) |
@jonas See step-by-step means to reproduce bug with It seems this feature doesn't work very well when multiple views need to be updated. Options normally work when making a commit inside Curiously when I used All periodic tests using:
When did it work?
|
I have not known this feature to work. I've tried both auto and periodic, but neither work. I also tried watch --color -n 60 "tig" but that. . .ended poorly (gibberish on terminal).
Arch linux |
I could have sworn I saw it work at some point, but it now doesn't seem to be working at all, either in "auto" or "periodic". I am using I am using the latest as of today (a few commits past tag 'tig-2.4.1' at commit |
originally reported in #430 (comment) and asked to reopen a new issue instead of reopening #430
/cc @jonas @HageMaster3108
Refresh mode doesn't work reliably at all. It seems to work for the 1st 2 or so edits, then doesn't refresh when a file is updated again.
tig --version
tig version 2.3.3
Distro: OS X 10.13.3
I tried both:
set refresh-mode = auto
and
set refresh-mode = periodic
set refresh-interval = 5
maybe it's a dup of #389 ? in any case, seems broken
NOTE that F5 works
The text was updated successfully, but these errors were encountered: