RobertBuhren

Results 6 issues of RobertBuhren

Hi, thanks for the awesome plugin. I'm migrating from a FZF based setup and I'm missing the option to complete in insert mode. Using FZF I can e.g. in insert...

feature_request

Hi, thanks for this awesome colorscheme, I have been using it for quite some time now. I recently started using neovim's treesitter syntax highlighting [1]. I was wondering whether you...

Hi, the current ARM GIC implementation ignores writes to the IGROUP register if the GIC is a revision 1 GIC. This is not the correct behaviour as a revision 1...

Hi, creating an ffmpeg package fails in the configure step because of an unknown flag. I know I can ADD additional flags using a 'configure' file, but how can I...

enhancement

**Is your feature request related to a problem? Please describe.** I'm trying to identify code areas which are executed by INPUT_A but not by INPUT_B. I can generate two distinct...

Type: Enhancement

According to https://github.com/Fraunhofer-AISEC/archie/blob/master/fault-readme.md#fault_lifespan , "fault_lifespan" + "trigger_address" must be larger than, or equal to "0" if "trigger_address" is negative, otherwise ARCHIE will issue a warning and remove the fault: >...