mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-26 18:23:27 +01:00
Add TODO
This commit is contained in:
parent
ef976a08c6
commit
a481701cda
@ -455,3 +455,5 @@ func TuiQuery(ctx *context.Context, initialQuery string) error {
|
||||
fmt.Printf("%s\n", strings.ReplaceAll(selectedRow, "\\n", "\n"))
|
||||
return nil
|
||||
}
|
||||
|
||||
// TODO: there is a bug where if you mvoe the cursor left int he TUI, and type, the cursor gets moved to the right
|
||||
|
Loading…
Reference in New Issue
Block a user