vamolessa / pepper

simple and opinionated modal code editor for your terminal
https://vamolessa.github.io/pepper/
372 stars 17 forks source link

Bindings reference wiki: `|` on markdown table! #30

Closed NNBnh closed 2 years ago

NNBnh commented 2 years ago

In bindings reference:

** <pipe> is |. I had to write like this because of markdown table formatting.

You could actually do this:

| keys |      action      |
| ---- | ---------------- |
| `\|` | Do something ... |
keys action
\| Do something ...
vamolessa commented 2 years ago

Oh, the wiki really does need an update. Or maybe just removed since all of the info that is there was moved into help pages in the main repository (and inside the editor) here: https://github.com/vamolessa/pepper/tree/master/pepper/rc I'll delete them for now to remove the redundancy and the source of outdated knowledge