Fernando Cladera

Results 22 comments of Fernando Cladera

I was going to add a new issue regarding the GUI title ("Neovim", instead of the name of the open buffer), but I guess this is the right issue. Is...

`set title` fixed the issue. I did not need this option in qvim, though. Thanks for the feedback

Update: when I open a file with nvim-qt using `:e filename` the title is correctly set. However if I open a file with my terminal `$nvim-qt filename` the title is...

Hello, I updated my main droplet this morning, and I discovered this issue when I got stuck in the emergency shell. If you arrive at this point, and you have...

This feature is implemented in #136

After #136, we have successfully tested this feature using [https://github.com/LORD-MicroStrain/ntrip_client](https://github.com/LORD-MicroStrain/ntrip_client). Here is an example launch that is compatible with this package: ``` roslaunch ntrip_client ntrip_client.launch host:=your_host mountpoint:=your_mountpoint username:=your_username password:=your_password rtcm_message_package:=rtcm_msgs...

Yes, that's correct. The NTRIP client publishes to `/rtcm`.

Just created the branch. Could you please submit your PR?