helix/helix-term
Gokul Soumya 8b67acf130
Format keys identically in statusline and command palette (#2790)
The command palette previously used + as a delimiter for denoting
a single key in a key sequence, (like C+w). This was at odds with
how the statusline displayed them with pending keys (like <C-w>).
This patch changes the palette formatting to the statusline formatting
2022-06-22 01:46:50 +09:00
..
src Format keys identically in statusline and command palette (#2790) 2022-06-22 01:46:50 +09:00
.gitignore
build.rs
Cargo.toml Update to ropey 1.5 2022-05-30 12:29:07 +09:00