mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-24 22:11:40 +02: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)
|
fmt.Println(data[i].Command)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO(feature): Add a session_id column that corresponds to the shell session the command was run in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user