This website requires JavaScript.
Explore
Help
Sign In
extern
/
hishtory
Watch
1
Star
0
Fork
0
You've already forked hishtory
mirror of
https://github.com/ddworken/hishtory.git
synced
2024-11-23 00:34:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ec44e94565
hishtory
/
client
/
tui
History
David Dworken
ec44e94565
Fix NPE that occurs if the initial sqlite query is slow, the user starts typing, and then the latter query is faster and completes first, by forcing an update of the table if it is nil before calling SetRows() on it
2023-09-28 21:52:00 -07:00
..
tui.go
Fix NPE that occurs if the initial sqlite query is slow, the user starts typing, and then the latter query is faster and completes first, by forcing an update of the table if it is nil before calling SetRows() on it
2023-09-28 21:52:00 -07:00