diff options
author | Christian Schulze <christian.schulze@gmail.com> | 2015-09-19 06:35:11 +0300 |
---|---|---|
committer | Christian Schulze <christian.schulze@gmail.com> | 2015-09-19 06:35:11 +0300 |
commit | c08a209e20060dda39a1d253eb7585ef4c2b4ac9 (patch) | |
tree | f61637aae56b14272e47a712e01727bf6e3f9d8e /README.md | |
parent | bc1b5a4c0b8ca825f7323f88a9e7185771ce3e18 (diff) |
add vi-mode segment
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -233,6 +233,7 @@ currently available are: * **aws** - The current AWS profile, if active (more info below) * **context** - Your username and host (more info below) +* **vi_mode** - Vi editing mode (NORMAL|INSERT). * **dir** - Your current working directory. * **history** - The command number for the current line. * **ip** - Shows the current IP address. |