Eugene Yakhlakov

Results 8 comments of Eugene Yakhlakov

I can suggest updating the device list on opening preferences dialog. Then it will be possible to change the device to newly inserted sound card without restarting volumeicon. Item for...

@coderjz , thanks for the hint! I have autosave disabled, so I came up with a bit ugly ``` nnoremap :w :action com.dubreuia.core.action.ShortcutAction:action SaveDocument ```` Unfortunately, IdeaVim doesn't support chaining...

Bug is still present. Surely, middle-button scrolling should be enabled in Firefox settings to reproduce it (Preferences -> General -> Browsing -> Use autoscrolling) VTR 0.13.1 Firefox 77.0.1 Arch Linux

@jimmyjudas , I'm not familiar with JS, this solution was found at StackOverflow and seems to work. I see no risks in it, though @Croydon ignores it for some reason...

BTW, switched to Sidebery extension, it is definitely worth trying

Is there any problem? Detailed steps to reproduce this bug, just in case: 1. Enable autoscrolling in Firefox settings (Preferences -> General -> Browsing -> Use autoscrolling) 2. Make sure...

@Dushistov Thank you for the workaround! I was not able to find it for some reason... Are there any problems to implement the suggested behavior with ^D? It seems so...

Oh, I've read it in #24, sorry for missing it