fnuttens

Results 18 issues of fnuttens

If an accent exists in a stored path (e.g. `D:\Documents\Dev\foobàr\baz`), then an error occurs, here with `z baz`: ```powershell Set-Location: Line | 17 | Set-Location -LiteralPath $dir -Passthru -ErrorAction Stop...

# Problem The one thing that I find frustrating with AsciiDoc lists is when I need to **change the level of a group of items**. ## Example Going from :...

✨ enhancement
💬 discussion

### Summary Hi! I noticed some glitches when manipulating buffers containing emojis on Windows (Windows Terminal - also visible my WSL distro, and Cmd): - in some cases, emojis take...

C-bug
A-helix-term

I can only switch using `Tab` or the numpad. I can reproduce the issue using Azerty and Optimot french layouts. **Context:** - Windows 10 - Windows terminal - GitUI Version...

bug
windows

- Dependency hell → Enfer de dépendances - DLQ (Dead Letter Queue) → QLM (Queue de Lettres Mortes) - Gateway → Passerelle - Package → Paquet - RFC (Request For...

La “Home row” fait référence à la rangée de touches du clavier sur laquelle reposent les doigts. Il est donc inexact de traduire cela par une simple « Touche de...

## Lapce Version `v0.4.0` ## System information Windows 10 ## Describe the bug Unable to type characters when emulating a keyboard layout using AutoHotKey 1.1 `` chords and arrows seem...

C-bug

**Describe the bug** The `SHIFT` modifier is missing when an AHK script is running. Thus, shifted-keys commands do not work. In the following logs, the first one was taken with...

bug

Here’s my humble attempt at filling the gaps in the vim navigation layer 🙂 ### Next/previous word – *nwd/pwd* - `C-rght` → `[T]` - `C-lft` → `[B]` Word-by-word navigation in...

In the navigation layer, `WASZXCV` shortcuts are useful for some layouts, but they dramatically reduce the amount of good spots for other keys, such as `tab` and `S-tab`. These are...