Commit graph

2 commits

Author SHA1 Message Date
cf8d781f58
update function name 2024-01-14 12:31:11 +00:00
db65a51c66
checkpoint: refactoring stuff
- Rename UI to App
- Rename NewUI to NewApp
- Move init functions to internal/ui/ui.go
- Call app's initialisation function from main.
- Move the keybinding functionality to internal/ui/keymappings.go
- Add documentation for updateColumn and updateAllColumns
2024-01-14 12:22:40 +00:00