ShellProjects icon indicating copy to clipboard operation
ShellProjects copied to clipboard

[CSi3] --release keybinds still show --release

Open CreativeCodeCat opened this issue 3 years ago • 5 comments
trafficstars

when using --release i think it would be nicer if it had a green ! or ? at the start instead of showing the --release

CreativeCodeCat avatar Jan 08 '22 11:01 CreativeCodeCat

i also tried this line Action=${Action/--release /!} but it didn't do anything

CreativeCodeCat avatar Jan 08 '22 11:01 CreativeCodeCat

'ello. Is this about CSi3?

terminalforlife avatar Jan 08 '22 12:01 terminalforlife

'ello. Is this about CSi3?

yes sir sorry forgot to say what it was for my bad

CreativeCodeCat avatar Jan 08 '22 12:01 CreativeCodeCat

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.

terminalforlife avatar Jan 08 '22 12:01 terminalforlife

ya anything could work just an idea :) just need to find something to show thats its a release without the --release text :)

CreativeCodeCat avatar Jan 08 '22 12:01 CreativeCodeCat