resizing too small is crash

the utility window should prob take up 1/8 of width minimum

cannot open readonly files

currently a read is done every render

listen for file changes!

opening an new file shouldnt auto create it

page down doet iets raars met kleine bestanden

hoe beinvloed cachefrequency de memory usage?

wat als de help utility gewoon net zoveel ruimte in gebruik neemt als nodig?
met maximums natuurlijk

jump_word_left and jump_word_right need to be generic
ze returnen dan de diff in positie
en dit kan ik gebruiken voor backspaceword en deleteword

I expect it can be useful to create a message called job or task
that comes with a channel receiver.
The main.rs should call the model to check for incoming messages on said channels.
And potentially delete the channel if it receives a message (like a oneshot channel).

ALT-a moet naar begin lijn excl whitespace aan t eind

ALT- is for cursor commands
CTRL-ALT is for modifying cursor commands
CTRL- is for any other commands
