mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-23 05:51:08 +01:00
Add TODOs
This commit is contained in:
parent
201bedf020
commit
311b698388
@ -589,3 +589,6 @@ func TuiQuery(ctx *context.Context, initialQuery string) error {
|
||||
fmt.Printf("%s\n", strings.ReplaceAll(SELECTED_COMMAND, "\\n", "\n"))
|
||||
return nil
|
||||
}
|
||||
|
||||
// TODO: support custom key bindings
|
||||
// TODO: make the help page wrap
|
||||
|
Loading…
Reference in New Issue
Block a user