Samuel Williams
Samuel Williams
Hi! I stumbled on this issue, and thought I might be able to provide some input, since it's been determined that the issue is mostly out of scope for FTerm.nvim...
Hello again! This is a great idea, and I think I recall playing around with this a while back. I decided to take another look, and unfortunately doing this is...
May be related to https://github.com/neovim/neovim/issues/10386?
Added a simple check that appears to prevent this from occurring during normal usage in #64. Leaving this open, because I'd like to remove the code should Neovim core get...
Note that this now means that if you have `g:unception_delete_replaced_buffer` set to true, and you have a single terminal split, and therefore visible in more than one window, if you...
Hi @JosefLitos! I appreciate the suggestion! For some background, the decision to use a handful of globally-scoped variables for configuration instead of a setup function was consciously made. Please see...
This doesn't happen for me on Ubuntu 22.04 with Neovim v0.8.0-1210-gd367ed9b2 (Release) and LuaJIT 2.1.0-beta3 . Is there something unique about your setup or file that you're editing that might...
Hi lguarda! Thanks for the PR! I appreciate that you took some time to dedicate to looking into potential improvements for the plugin. I want to be upfront that at...