xelra

Results 26 issues of xelra

We talked about this some time ago on IRC, but I felt that it might be best to put the feature request down here. I'm using Neovim-Qt mostly to connect...

Hi, I'm trying to get started with Polymer and Redux, but even after days I don't really know how to get started. I'm trying to connect all the dots, but...

It would be great if ONI could add a `--server` option so that I can connect to a specific, already running session of Neovim. That would also open up the...

needs-disambiguation
neovim-core

It would be great, if you could add the HMA (Hull Moving Average) indicator. This is the formula in PineScript: ``` length = input(9, minval=1) src = input(close, title="Source") hma...

I've set `umask 007` which should apply permissions of `770` to directories and `660` to files. Instead it applies `770` to both directories and files. I've confirmed this security critical...

FUSE

Hi, I'd like to mount acd with autofs, but I can't seem to figure out the syntax. I tried something similar to how I mount via SSHFS in many different...

FUSE
setup

I'd like to connect to a remote Neovim session. Similar to how it's done in Neovim-Qt, I tried `nyaovim --server `, but there doesn't seem to be a `--server` option....

It would be great if one could change the font of connectbot. Personally I use the font [Hack](https://github.com/chrissimpkins/Hack) because it's a great monospaced font. What makes this a necessity though...

enhancement

I read in the meeting notes that you're asking for use cases. Here is my very personal use case and wishlist for ipfs-cluster. I'm not 100% sure if this doesn't...

topic/user-story
topic/meta

Is it possible to use an ssh-agent that runs on the host system?