whisperity
whisperity
### Description Reference label completion list does not open following `\hyperref[` (for [custom-labelled references](http://example.com)) even though `\ref{` or `\cref{` opens the list normally. ### Steps to reproduce ```latex \documentclass{report} \usepackage{hyperref}...
### Act version act version 0.2.56 ### Feature description I am looking for an easy way (preferably without modifying my `workflow.yaml`) to automatically start a Docker daemon **inside** the running...
## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the contribution guide...
Currently there are a lot of issues with regards to the feature set of Contour and the compatibility of Contour's ever changing terminfo file with what is available in upstream...
Using the Windows-specific `\` path separator in the config YAML results in error: ``` [error] Configuration file is corrupted. yaml-cpp: error at line 1211, column 33: unknown escape character: P...
> More complex alternative of #835. ## Abstract Currently the scrollback buffer size is an explicit hard limit, which means that in case multiple long commands exceed the limit, the...
Some checks are implemented in Clang-Tidy that can be used to verify style-like requirements that pure syntax-based systems, such as Clang-Format is not capable of. Adds a new CI job...
I have three screens. The ones on the side are `1024×768` and the one in the middle is `1920×1080`. The primary screen (where the application launcher and the task bar...
## Motivation There are several columns that contain arbitrary binary data or arbitrary strings compressed with `zlib`. Unfortunately, this compression and the corresponding decompression is done by hand in the...
This patch contains the back-end developments and solutions to collecting the information needed for #4049. Summary ------- In #4049, it was deemed important that losing the information about which checkers...