Jesse Adamson Paroz

Results 6 issues of Jesse Adamson Paroz

I'm using VimR on an Intel MacBook Air, with `fish` as my shell. When I open `:terminal` in VimR, I can use most functions of the terminal correctly. Particularly, when...

I'm writing a little server in Hammerspoon which listens on a TCP socket, and forwards the received bytes to a USB MIDI device. The problem I have is that the...

## Issue description When I'm using Codi while editing a Lua file in MacVim, if the file is not modified, Codi updates every time I move the cursor. This is...

bug

In vim, commands which delete text also yanks (copies) it into the unnamed register, ready to be put (pasted) back into the document with `p`. This enables neat sentences such...

If the URL argument to a call to `HYPERLINK` begins with a hash (`#`), then change the current page's hash to equal the given hash; otherwise open the link in...

# The idea While playing around with an implementation of #50, I found myself surprised by the behaviour of some commands in visual mode. Specifically, I expected `vljd` to behave...