ShellProjects
ShellProjects copied to clipboard
[CSi3] --release keybinds still show --release
when using --release i think it would be nicer if it had a green ! or ? at the start instead of showing the --release
i also tried this line Action=${Action/--release /!} but it didn't do anything
'ello. Is this about CSi3?
'ello. Is this about CSi3?
yes sir sorry forgot to say what it was for my bad
No worries. Thanks for renaming the title. :)
I'm not to keen on a green exclamation mark, because it clashes with the red one. The idea behind '!' is because it's used in Vim/Neovim, so a lot of people are already familiar with the concept of '!' indicating a command of some sort. Another problem is if someone disables colors, they won't be able to distinguish the two.
I'm not sure '?' conveys a release action. Maybe there's a non-Unicode character somewhere which conveys that meaning.
ya anything could work just an idea :) just need to find something to show thats its a release without the --release text :)