Polarian

Results 11 issues of Polarian

**My init.vim** ``` set relativenumber set nu set hidden set incsearch set scrolloff=6 set termguicolors set shiftwidth=4 set tabstop=2 set softtabstop=2 syntax enable set smartindent set clipboard+=unnamedplus filetype plugin indent...

Added the AUR package discussed in #97 to the README.md to aid in installation.

Hello, I seem to remember it being mentioned that no migration to `grep -E` will be made because it would break backwards compatibility, however I can't seem to find this...

### Description Hello, For future releases, could you provide signed sources for authenticity, Github can republish sources at any time, it allows packagers to ensure the tarball they downloaded was...

**Is your feature request related to a problem? Please describe.** Currently there is only a boolean method of starting servers when pufferpanel is restarted: - Server is stopped and not...

Hello, So I adopted the coyim AUR package today hoping to update and fix the issues with it. The compile guide on the repository recommends uses `make build`, however this...

Hello, When packaging coyim I realise coyim keeps inserting a `.desktop` file which is hard coded into the codebase into the users local application directory. This is undesirable behaviour when...

Hello, I am interested in putting this onto the AUR and keeping it supported. I have a few suggestions as well. - Please link the build instructions within the README.md...

packaging
docs

Hello, I hope you don't mind completely ignoring the template you want to use. This issue is for a discussion and is not to report an issue. So lets get...

**Describe the bug** Message is not fetched after post notification is received from the XMPP server. Note: This is submitted on the behalf of someone who uses IOS, they are...

bug