Dylan Forbes

Results 21 comments of Dylan Forbes

I'm still running into this. Are there plans to offer a better fix? *Edit: Actually I think I might be running into something else. I get this same core dump...

That's not super helpful, as I don't want to use GNOME. I want to use redshift.

@andreyv Do you think this is still caused by the DISPLAY issue? I can run `redshift-gtk` with no issue by itself, it's only when it's invoked by systemd

That only explains why it doesn't work when auto-started by systemd. It doesn't explain why it doesn't work when manually running `systemctl --user start redshift-gtk`. Do you know what might...

Aha! Looks like that script is not being run somehow. Do you what might cause this? I'm starting X with just a regular `startx`.

Actually I think the more paradigmic mapping for these would be `gsst`, `gss.`, etc. That's how vim-surround does it with `yss`, anyway.

Good point. One approach would be to straight up copy the mapping prefix used by Abolish: `cr`. There wouldn't be any problem with commands like `crrt` or `crrp` would there?

@arthurxavierx I think you misunderstand me. I'm saying that the default `g:case_prefix` could be switched to `cr`, as Abolish has for "coerce": `crs` = **c**oe**r**ce **s**nake case, Either way, I...