eyalk11
eyalk11
Hi, I solved here few errors, some of which I didn't create an issue. curbuf handling was problematic in a way I don't fully remember. I think it threw an...
This add options of and during search in order to goto dir and open search rapidly. There is a glitch in which cursor seen twice after revisit . And also,...
Hi, I did here a quick and dirty patch, so as to use ids obtains from searching symbols while querying history of etfs. As etfs that were filled from a...
**Describe the bug** ltex crashes on loading . ``` [ERROR][2022-08-05 22:37:09] .../vim/lsp/rpc.lua:430 "rpc" "C:\\Users\\ekarni\\AppData\\Local\\nvim-data\\lsp_servers\\ltex\\ltex-ls\\bin\\ltex-ls.bat" "stderr" "Error: A JNI error has" [ERROR][2022-08-05 22:37:09] .../vim/lsp/rpc.lua:430 "rpc" "C:\\Users\\ekarni\\AppData\\Local\\nvim-data\\lsp_servers\\ltex\\ltex-ls\\bin\\ltex-ls.bat" "stderr" ' occurred, please check...
Hi, I tried to load an existing WASM module (maybe a bit unusual module, I don't know). ``` in ----> 1 wasm.Module(open(r'/home/ekarni/pyodide/addlibs/__loader.wasm','rb')) ~/.pyenv/versions/3.9.6/lib/python3.9/site-packages/ppci/wasm/components.py in __init__(self, *input) 109 elif hasattr(arg, "read"):...
It happens in tex files when I type things. Especially things that trigger ltex. I updated nvim-cmp to latest version. ``` Error detected while processing TextChangedI Autocommands for "*": Error...
**Describe the bug** The range sliders are not displayed sometimes and sometimes they do. That is really a matter of proper width and height . I am not sure.. **To...
### Background Now it is quite challenging to control the flow. You would need to assume the next N authorised commands are OK, beforehand. If it goes astray, you have...
### Duplicates - [X] I have searched the existing issues ### Summary 💡 By making Agent class serializable (and the classes it uses), and using **pickle** after each command is...
Similar to leaderf , in which `` and `` allows you to recall last searches (forward and backward).