iamcco / coc-flutter

flutter support for (Neo)vim
472 stars 38 forks source link

Dev log buffer does not scroll down to the last updates #152

Open magax opened 2 years ago

magax commented 2 years ago

Hi, is there a way to make the output:///flutter-dev buffer cursor be always at the end when a change occurs so we don't have to move it manually every time to check that something is logged? Weird behavior to me that it is stuck where we open it the first time.

Screenshot 2022-05-05 at 02 46 02

Kavantix commented 2 years ago

Do you happen to have the buffer focused? It should only auto scroll if it’s not focused