Hacker News
new
past
comments
ask
show
jobs
points
by
keybored
11 hours ago
|
comments
by
joombaga
9 hours ago
|
[-]
You can use `set vi-ins-mode-string` and `set vi-cmd-mode-string` in .inputrc to get indicators in readline, and you can add them to your prompt with a bit more work:
https://superuser.com/questions/1466222/move-vi-mode-string-...
reply