FOSSilizedDaemon
FOSSilizedDaemon
I was coming here to ask for this. If it is at all possible could you add: - CmpItemSel (For the selected menu entry) - CmpItem (For unselected menu entries)...
@m42e To explain this I will give an example work session, just to make everything easier. You boot up your computer, and launch a terminal, get tmux ready and the...
@m42e To explain this I will give an example work session, just to make everything easier. You boot up your computer, and launch a terminal, get tmux ready and the...
> No, it does save. > > My settings: > > ``` > set -g @plugin 'tmux-plugins/tpm' > set -g @plugin 'tmux-plugins/tmux-sensible' > set -g @plugin 'tmux-plugins/tmux-resurrect' > ## set...
> Probably #48 also see #99 Sorry for the extremely late reply, I have been busy with university. Is the solution still to use a systemd timer or cron job?...
> You can kill the sessions that you don't want before saving. Then when you restore, it will only restore sessions that was present at the moment you saved. I...
> Wouldn't it be better to make this customizable at runtime via an environment variable, say `NYXT_CONFIG_FILE`? 100%. I guess to put it better, could we add *an option*, either...
> OK, this is an easy one then. Awesome! Thank you!
> Thank you for your feedback. I know I need documentation, but I haven't been able to get started. > > I think that frequently used symbols should be documented...
> Have you tried tweaking the `context` config option? The issue is sometimes I have more than X lines I need to highlight around the current line.