Evgeniy Talko
Evgeniy Talko
Workaround. I managed this with just making a split window to left/right in the gnome-shell and manually or through the gTile resize the app window to full width.
Keybind doesn't work for me too. Workaround as `bind F run-shell -b ~/.tmux/plugins/tmux-fzf/main.sh`
I just paste "TERMINAL=/usr/bin/konsole /usr/bin/rclone-browser" in rclone-brower shortcut (rclone-browser.desktop) in Exec section and it works. You may replace «konsole» with terminal you prefered. Sorry for my English.
I've solved by this: - go to `Settings/Developer settings/Personal access tokens` in your github profile and create one with only `gists` access - create `~/.gist-vim` - paste into created file...
+1000 For this. The library has this weird behavior for some years. When it has data points misaligned by X then not all points comes to the `tooltip.formatter`. Doc searching...
It is useful in cases where you don't have children components but you want to create reusable feature. Created view has "model" field in it's props signature. Reading types is...