The dashboard is setup to be sort of a 2 column which works fine when your window is big enough but falls apart when it's too small. Scrolling is oddly broken if needed. It seems to be a known issue with terminal outputs in neovim.
Solutions:
- make sure window big enough when opening
- knock some things off it to slim it down.
Usage may determine course of action.
As side note <leader>ss will open open it back up to check git things / change project
<leader>fp will use snack picker to find projects
<leader>fwp will use telescope to find sessions (just semantics)
The dashboard is setup to be sort of a 2 column which works fine when your window is big enough but falls apart when it's too small. Scrolling is oddly broken if needed. It seems to be a known issue with terminal outputs in neovim.
Solutions:
Usage may determine course of action.
As side note
<leader>sswill open open it back up to check git things / change project<leader>fpwill use snack picker to find projects<leader>fwpwill use telescope to find sessions (just semantics)