pit-ray

Results 162 comments of pit-ray

@qaptoR Thanks for your contributions. Is `window_resizer` not enough? This function allows us to move window with hjkl.

@qaptoR ### About `cursor_max_spped` `cursor_max_speed` was removed when the version was upgraded from 4 to 5. This is because it is difficult to distinguish between close and long distance moves...

@qaptoR Thanks for your detailed consideration. This is a very reasonable suggestion. Looks very good! Then we should add this feature as a priority. I'm a little busy this week,...

@qaptoR That is correct. For now, we should make its prototype in the [gridmove](https://github.com/pit-ray/win-vind/tree/gridmove) branch and then discuss the need for layer3. Of couese your pull request is welcome. I'll...

This issue's title does not fit discussions of its implementation, so I created a new discussion https://github.com/pit-ray/win-vind/discussions/155.

@qaptoR Today, I released v5.1.0-beta including layer-1. Please try it. https://github.com/pit-ray/win-vind/discussions/155#discussioncomment-5766623

I tried setting `gnnoremap ` in v5.4.0, but the click did not happen unlike `i`. To reproduce this problem, is it correct to just do it in this setting?

I have received similar proposals at #38. I will consider it.

It would be difficult without information I could reproduce.

@gilbh @Salted-Bread Since it is from v5.4.0, I guess it is caused by autocmd. If possible, could you please let me know your autocmd settings? Thanks.