diff options
author | wrmr | 2025-08-24 21:50:47 -0400 |
---|---|---|
committer | wrmr | 2025-08-24 21:50:47 -0400 |
commit | 115eecccdaacf60f18ace08781598f1ffe3d06a5 (patch) | |
tree | 9958e3e7f45d1634e87984903b1afd5fa8ec6b7d | |
parent | 11220c062c3d866bc76241622dad27f2b951f619 (diff) |
add p and Tab to README
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,3 +32,5 @@ executable in `~/.local/bin/cbink`, but you can override it with e.g. * `c` -- create new post * `v` -- view post at top of window in `less(1)` * `e` -- edit post at top of window (must be yours) +* `p` -- edit your profile picture (should be 3 lines by 7 columns) +* `Tab` -- toggle visibility of profile pictures |