Currently, the fzf picker only displays the commit headers, making it impossible to read the full generated commit message before picking it. - [ ] Update the picker to preview the entire commit message and ensure that the text wraps appropriately so it remains legible. - [ ] Update the demo to show this