Dmitrii Lipin

Results 9 comments of Dmitrii Lipin

I came up with a super hacky approach to this problem and created a [Python package](https://github.com/festeh/jure). The idea is to run a process that watches for .py file changes and...

From what I can see, gc only removes runs and here you haven't created any. Not sure if it's a bug or feature.

I needed to use LSP formatter for Lua and neoformat for Python and wrote a wrapper around neoformat. It checks global variable `neoformat_enabled_*` for the current buffer and calls neoformat...

you could at least try to implement this feature and then you'd discover a `max_chat_history_tokens` setting option

whoops, sorry for tl;dr. I'm usually fine with /clear command, but that's because I don't like to read much lul. I have no opinion on this feature, but I'd start...

I tried to work on it and eventually decided to abandon tmux entirely, so I'm no longer looking for a fix. I still have some working code that checks if...

It turned out kitty already has what I need - project-based sessions (with session files), switching between them can be done with hyprland workspaces and ssh persistence is possible with...

@ArtemKondratiuk Thank you!! I was struggling with this for a lot of time, screen sharing with Google Meet finally works with `xdg-desktop-portal-wlr`!

https://github.com/joshuagrisham/samsung-galaxybook-extras/pull/59 solved it for me 🙏 I also had to do `sudo dkms remove samsung-galaxybook/extras` first