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