maxigaz

Results 48 issues of maxigaz

I've added your i3 config file and created `~/.config/plasma-workspace/env/wm.sh` based on yours, but the desktop background still covers the entire screen so that nothing else can be seen (except for...

troubleshooting

Is it possible to create an option to insert tabs instead of spaces when a snippet is triggered? Or, even better, is it possible for the package to check whether...

Let's say for example that I'm in an HTML file and I want to specify classes of an `a` tag, so the cursor is between the quotation marks: ``` html...

Sometimes I like to use line breaks inside table cells, which (as far as I know) is only possible in Markdown using the `` HTML tag. Here’s a minimal example:...

renderer

I’m using imv v4.2.0 on Manjaro Linux and i3, and would like to be able to recentre the image automatically after going fullscreen (so that I wouldn’t need to press...

Consider the following webpage as a minimal example: ``` body { font-family: "Quicksand", sans-serif; } asdfgéőúáű ``` When I download the Latin Extended variant of Quicksand using only a URL,...

Under Manjaro Linux, in Zeal installed through the AUR package `zeal-git`, Dark Mode is applied with a small delay whenever a new page is loaded (including the welcome page that...

type/defect
scope/ui/webview

Using Zeal 0.6.1 under Manjaro Linux, when I try to open any article from the Go docset (installed from Tools menu → Docsets… → Available tab), the UI becomes unresponsive...

type/defect
resolution/awaiting-response
scope/ui/webview

It looks like #16 may have addressed this in general, but not for `easymotion-overwin-f`. To reproduce: 1. Add the following to your vimrc/init.vim: ``` nmap (easymotion-overwin-f) let g:EasyMotion_keys = 'asdfhjkqweruiopyxcvbnmlé'...

First off, I've been using vifm for some time now, and I absolutely love it. Among its many great features, one of my favourite is the `:compare` command. According to...

improvement/addition