Compare commits

...

No commits in common. "20ed78b32a7ecabdb9c0fcbb3bf716422d1f160b" and "1cd2c152b36d759a07b9b0b9d3b70ec992e1669c" have entirely different histories.

View File

@ -85,6 +85,10 @@ $ histui tui [options]
#### Input #### Input
**<select>**
Echo entry value and exit with success.
**<inspect>** **<inspect>**
Select an entry to load the context for. Select an entry to load the context for.
@ -102,10 +106,6 @@ Clear any filtering or inspection.
Pop result frame. Pop result frame.
**<select>**
Echo entry value and exit with success.
### Result stack ### Result stack
Everytime the user issues a search, Everytime the user issues a search,
or inspects an item or inspects an item
@ -132,7 +132,7 @@ The result stack is NOT persistent between sessions.
``` ```
#### Width #### Width
+ number of characters to align to Number of characters to align to.
#### Specifiers #### Specifiers
These specifiers root mainly from the C stdlib. These specifiers root mainly from the C stdlib.
@ -160,14 +160,3 @@ T : ISO 8601 time format ("HH:MM:SS")
# Environment # Environment
HISTUIFILE : histuidb to be used HISTUIFILE : histuidb to be used
+---+---------------+
| p | ssh nigger |
| o | ssh hot@nigger|
| s | ssh nigger1 |
+---+---------------+
| ruler |
+-------------------+
| ssh nigger |
+-------------------+