Doron Behar

Results 223 comments of Doron Behar

**Ok, Here is my Report:** `:send-keys c-[hjkl]` from within `tmux` as well as `:TmuxNavigate*` from within `vim` brings me to the correct pane/window. It means vim handles this plugin better...

#### Update: I just installed `neovim` and tested the same issue with `sudo nvim file`. Surprisingly, in contrast of what you said about an opened issue with `neovim`, I didn't...

Additionally, I would recommend another workaround to be mentioned in the README (which should be suitable for Neovim as well because of https://github.com/neovim/neovim/issues/1716) - Use a plugin such as https://github.com/tpope/vim-eunuch...

@randomizedthinking I've had this discussion on https://github.com/lambdalisue/suda.vim/pull/3 about the seemingly lack of password cache which was supposed to be fixed in https://github.com/neovim/neovim/pull/8389 which wasn't yet merged.

Thanks for your kind replay, Well perhaps what I'm about to say should have gone to another issue but since you have mentioned it already, why is `podbeuter` separated from...

@daurnimator It would have been awesome though, if there was a general way of doing this - for every arbitrary cmake variable used in a project. This issue is pretty...

@daurnimator I'm interested in implementing this feature somehow but I'm not sure about some details with which you'd be most likely to include this feature. Is there a chance we...

> And also, you can override the variable that stores the `cmake` command itself, doing something like: > > ``` > luarocks config -- variables.CMAKE "cmake -DMY_CMAKE_FLAG=1 -DMY_OTHER_FLAG=2" > ```...

I made some searches over the internet my self and you were right, it is not detectable on most terminals and not only that, it doesn't seem like there is...

I have a similar / related issue to mention: Which is the fact that undefined citations warnings don't appear in the default chatter. Warnings such as: ``` LaTeX Warning: Citation...