Author Topic: Git pull doesn't refresh buffers  (Read 1129 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Git pull doesn't refresh buffers
« on: July 22, 2020, 07:54:21 PM »
Open "Readme.md" open in slick
Edit ReadMe.md on Github.
In Slick, do a git pull.
The pull completes, but Slick doesn't update the Readme.md buffer.

I have to switch away from slick and switch back for it to notice that this file changed.

Since Slick issued the git pull command, it ought to refresh buffers when this command completes.

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2897
  • Hero Points: 153
Re: Git pull doesn't refresh buffers
« Reply #1 on: July 22, 2020, 07:56:04 PM »
Interesting.  I think we either have to force --verbose, or just call auto reload for everything.