Eduardo Aranda Hernández

Results 50 comments of Eduardo Aranda Hernández

These two issues are solved by upgrading to wp-cli 2.5.0 (from 2.4.0) ``` In Plugin_Command.php Trying to access array offset on value of type null ``` - wp plugin list...

I followed instructions to add `click` with no luck `python -m pip install click==7.1.2` still get `ValueError: Server.colors must equal 88 or 256`

is there any reliable way of running tmuxp without this issue? a prior version?

Confirm % and new lines in: - tmuxp 1.5.5 - tmux 3.0a - ubuntu 18.04 inside WSL2 in windows ``` session_name: xxx windows: - window_name: vim panes: - shell_command: nvim...

> @eduardoarandah What's your `localleader` set to ? Make sure it's set to the right thing during config function. - localleader is `\` - leader is `` As you can...

Hey! Got here for the exact same problem It'll be awesome being able to disable yankstack in macro recording

ctrl-e / ctrl-y scroll the screen, I also think it should be capable to disabling it

This provides a great idea to create a viminfo file that autosaves/autoloads with same name as the session: https://vi.stackexchange.com/questions/17091/can-capitalized-marks-be-saved-in-session-instead-of-viminfo/17093#17093 ``` command! -bang -complete=file -nargs=? Mksession mksession | \ let [s:viminfofile,...

> Please, actualize this wonderfull addon to current version of backpack > > `Problem 1 - eduardoarandah/usermanager[3.0.0, ..., 3.0.1] require backpack/crud ^4.1.0 -> found backpack/crud[4.1.0, ..., 4.1.x-dev] but it conflicts...

> Any update on this? currently too busy to work on this. I’m very happy to accept pull requests. Relevant lines to change in the previous comment.