sibouras

Results 16 comments of sibouras

that's comparing windows vs linux, and file operations in Windows are more expensive than in Linux, they will probably optimize windows more but it won't get close, here's a good...

this also happens when the terminal is resized, a workaround is using `print`, `$env.PROMPT_COMMAND = {|| print 'nushell' }` and after some testing it works fine besides the shift when...

the `smart` option works great now for the non git pickers, but `git_files` and `git_status` are still broken for `smart`, `shorten` and the default '' and there's a weird behavior...

the most recent plenary commit https://github.com/nvim-lua/plenary.nvim/pull/551 broke `:Telescope git_status path_display={''}` on c816406, try using the commit before it

you could `/cccC/fff` then `--`

it would make more sense for `gw` to respect mode also like `/` `n` `N`, and you can get the old behavior by `merge_selections`

ah i see, it would be nice though when in select mode `gw` selects a new word, it would make swapping words easier eg. `vegw` then `rotate_selection_content_forward` instead of having...

i want this so bad, preferably resizes like a tiling window manager would, so if i have 2 windows and i make one window horizontally bigger the other gets smaller

that doesn't resize the snapped windows, i want something like the checkbox "resize other snapped windows with shift" in the configuration