Martin Skarzynski
Martin Skarzynski
I decided to close this issue since I realized that I can rely on MacOS for most of these bindings.
I made some updates to my settings and I have had some luck with getting the mappings I want: https://raw.githubusercontent.com/mskar/setup/main/surfingkeys.js It's important to keep settings up to date: https://github.com/brookhong/Surfingkeys/wiki/Migrate-your-settings-from-0.9.74-to-1.0
I ran the code below but still no luck with either Firefox, Brave, or Chrome, even after restart. ``` bt install mkdir -p ~/Library/Application\ Support/BraveSoftware/Brave-Browser/NativeMessagingHosts cp -i ~/.config/BraveSoftware/Brave-Browser/NativeMessagingHosts/brotab_mediator.json ~/Library/Application\ Support/BraveSoftware/Brave-Browser/NativeMessagingHosts...
I tried this other plugin and don't have this same problem: https://github.com/softmoth/zsh-vim-mode Is there a way to disable the cursor functionality of zsh-vi-mode?
Hi @jeffreytse, yes, I am using tmux.
Hi @jeffreytse, I tried setting `ZVM_CURSOR_STYLE_ENABLED` to `false`, as described in the [README](https://github.com/jeffreytse/zsh-vi-mode#configuration-function) but the cursor always remains block shaped. I tried it both inside and outside the [configuration function](https://github.com/jeffreytse/zsh-vi-mode#configuration-function)....
Hi @jeffreytse, I took a look at this again and I noticed that the cursor shape is fine outside of tmux. This has to be related to something in my...
I'm new to LunarVim, but have used vim / neovim for a while. So far, I really like LunarVim :) I had a few small issues with the bash installer:...
> Would you guys prefer to have the npm packages installed through npm/yarn, or through brew? @Uzaaft, I think it would be better if everything were installed via brew.
Updating to the latest VimR via homebrew fixed this for me. If that doesn't work, try the solution here: https://github.com/qvacua/vimr/issues/728#issuecomment-564910943