Gazareth
Gazareth
I'd like to add my own plugin that uses the hooks and adds its own `plugin_data` to the session. For example if you wanted to give open tabs custom names,...
Hi there thank you for the amazing plugin, it's easy to use, powerful and looks great. One thing I was thinking would be useful is to have multiple "alphas". So...
I am trying to build the basic example with VS 2015 and OBSE 0021 (Ilde fork). I have only one compiler error remaining, it is an unresolved external. After some...
I've been working on a mod which would dynamically pick an appropriate stagger animation when a character gets hit-- the idea is that the character will stagger proportionally to who/what...
Hi there, thanks for the great plugin! I noticed you mentioned you wanted to add the functionality where the text objects are highlighted: > Label the text objects themselves (at...
As requested in #27 This brings in some changes which make `switcher` more responsible and keep track of the projects its opened. Some functionality is moved away from `session` into...
**Is your feature request related to a problem? Please describe.** I'd like to display which project I'm currently in on my statusbar. I think the closest we'd have is to...
First of all thanks for the repo! Looks sturdy and well written, a lot better than my personal attempts at this kind of behaviour in AHK! So I can only...
**Describe the bug** When I load up a previous session with multiple tabs/windows, only the first active buffer is colorised. **To Reproduce** I use [projections](https://github.com/GnikDroy/projections.nvim) to load my sessions, however...