-
Hi there,
It seems sometimes `poly-rst` introduces some unwanted cursor behavior.
Since it's a bit complicated to explain faithfully, here is a demo: https://asciinema.org/a/zbDx85g6BoQqvzbgMZDF…
-
Publish that blog/video on our github page as well as on:
- dev.to
- hackernews
- reddit
-
**Small description**
Unable to view guides
**Data to reproduce**
None.
**Steps to reproduce**
Run the `open-guide-index` command. Hit Enter to dive into a guide. No rows/guides are highlig…
-
Hello,
I try to send local PDF files but isn't work,
```
with open(src_pdf, 'rb') as f:
pdf_file = f.read()
attachments = [
("my_pdf_file.pdf", pdf_fi…
-
This surfaced while investigating SirVer/UltiSnips#1114.
**Describe the bug**
Using this minimal vimrc:
```
set nocompatible
inoremap (Blub) =Foobla()
imap (Blub)
" The next two lines ar…
-
![CleanShot 2024-11-04 at 18 58 09@2x](https://github.com/user-attachments/assets/ad08bbdf-b5ac-43cf-b60a-2c71e9ffc99c)
* fish version: `0.1.0-g8aed929`
* OS: macOS 15.01(24A348) `Darwin Miranquil…
-
**Is your feature request related to a problem? Please describe.**
While doing JBang contributions it struck me how easy is to create CLI (and REPL). Hence, MIMA got a small CLI tool as well with "re…
-
Result of `echo $version`:
`3.7.1`
Result of `uname -a`:
`Linux archlinux 6.11.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 01 Nov 2024 03:30:41 +0000 x86_64 GNU/Linux`
Result of `echo $TERM`:
`…
-
## What would you like to be able to do?
When using `` and friends, right now, the choice of date window is global and persists even when changing to a different mailbox. I think it would be mor…
-
## Expected Behaviour
I use a hook that moves the selection to the first message when in the INBOX. It has mostly worked seamlessly and I had even forgotten that I was using the hook.
## Actual…