Daniel Pendolino

Results 5 issues of Daniel Pendolino

[Enter steps to reproduce:] 1. Attempt to enter ex-mode:open **Atom**: 1.23.2 x64 **Electron**: 1.6.15 **OS**: "Arch Linux" **Thrown From**: [ex-mode](https://github.com/lloeki/ex-mode) package 0.18.0 ### Stack Trace Uncaught TypeError: selection.isEmpty is not...

I tried the demo POC, but couldn't get it to work until I tried switching from `netcat` to `ncat`. Easy fix and then it worked wonderfully in both `neovim` and...

Any single line operation like `yy` then `p` or `dd` then `p` usually includes the trailing newline. It's annoying to have to manually insert a new line when yanking text...

more-information-needed
require repro-steps

Fix the `type_tab` function by specifying `tab` via character code defined in `/usr/include/linux/input-event-codes.h` instead of an alias.