lygamac

Results 4 issues of lygamac

# Issue type - Bug report # Environment Emacs version: 27.1 Operating System: Windows 10 Evil version: 20201107.1830 Evil installation type: MELPA Graphical/Terminal: GUI Emacs Tested in a `make emacs`...

As title stated. Expected behavior: ![image](https://user-images.githubusercontent.com/49118209/144144199-b571abdf-ef8a-426f-9d75-1f22ec7c7c79.png) First day of the month as weekend day: ![image](https://user-images.githubusercontent.com/49118209/144144242-a9c019a0-a474-4b35-8433-903c36f9e1e4.png) I'm pretty sure there's something wrong in line ~160, but I haven't found anything suspicious....

Here's the code in the snippets: ``` snippet \begin "begin{arg}" bA \\begin\{${1}} ${0:${VISUAL}} \\end\{$1} endsnippet ``` And therefore, when I type `\begin` at the start of the line, the following...

``` ❯ RUST_BACKTRACE=full airshipper wgpu error: Validation Error Caused by: In a RenderPass note: encoder = `` In a set_scissor_rect command Invalid ScissorRect parameters [ERROR] Airshipper panicked: Handling wgpu errors...