mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-25 17:53:24 +01:00
Add TODO(feature) for session id
This commit is contained in:
parent
ff6e42794c
commit
6c8810059a
@ -347,3 +347,5 @@ func export(ctx *context.Context, query string) {
|
||||
fmt.Println(data[i].Command)
|
||||
}
|
||||
}
|
||||
|
||||
// TODO(feature): Add a session_id column that corresponds to the shell session the command was run in
|
||||
|
Loading…
Reference in New Issue
Block a user