Edouard Shamis

Results 20 issues of Edouard Shamis

### Contributing guidelines - [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md) - [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasnovski/mini.nvim/blob/main/CODE_OF_CONDUCT.md) - [X] I have updated 'mini.nvim' to latest version ### Module(s) mini.sessions ### Description More...

bug
mini.sessions

I can see some emacs readline key bindings are supported in insert mode (e.g. C-w) and some are not (e.g. M-f) Have found no info about it in README. Can...

documentation

### Feature description I'd like to have a shortcuts to jump to an existing sessions by for example Ctrl-1, Ctrl-2... ### Additional information Like in Chrome browser. It would perfectly...

When we run stew search, it could be beneficial to have an ability to press, for example, Ctrl-o to jump to repo's page for more details. What do you think?

Always get this: Export failed with status code: 400 What does it mean actually? I've added the token

Sorry if I missed it in the readme, but how to start over a chat (same --chat id)?

documentation

Currently, `ChatGPTRun explain_code` opens the answer in floating window hiding the explained code, which is not continent and not preservable in case one wants to keep the answer for later...

enhancement

It works (doesn't show completion) in the beginning (after : or /) but after cmp was manually invoked and then aborted or closed it continues to show completions. I would...

### Problem When I run :DiffviewOpen (sindrets/diffview.nvim) I get this: ```  Error 14:33:20 notify.error lazy.nvim Failed to run `config` for indent-blankline.nvim ...share/nvim/lazy/indent-blankline.nvim/lua/ibl/config.lua:140: char: expected indent.char to have a display...

bug

### System Details - posh-git version/path: 1.1.0 ~\scoop\modules\posh-git - PowerShell version: 7.3.6 - git version 2.42.0.windows.2 - OS: Microsoft Windows NT 10.0.19045.0 ### Issue Description As I understand, `$GitPromptSettings.UntrackedFilesMode="Defaul"` should...