whisperity

Results 125 issues of 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}...

bug

### 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...

kind/feature-request

## 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...

Area: plugin
Topic: alias
Type: documentation

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...

enhancement
VT: Backend
frontend
feature-request

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...

documentation
enhancement
frontend
platform: windows
feature-request

> 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...

enhancement
VT: Backend
feature-request

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...

enhancement
CI
code health

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...

bug

## 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...

database :file_cabinet:
server :desktop_computer:
refactoring 😡 ➡️ 🙂

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...

enhancement :star2:
API change :page_facing_up:
database :file_cabinet:
server :desktop_computer: