Running 'cecli --terminal-setup' seems to result in incorrect alacritty configs. <img width="2560" height="1435" alt="Image" src="https://github.com/user-attachments/assets/1c75d17c-2ed2-4e9c-8dd6-b998e5bc5be2" /> this is what was appended: ''' 24 # Added by cecli terminal-setup command 25 [[keyboard.bindings]] 26 key = "Return" 27 mods = "Shift" 28 chars = "\n" '''
Running 'cecli --terminal-setup' seems to result in incorrect alacritty configs.
this is what was appended:
'''
24 # Added by cecli terminal-setup command
25 [[keyboard.bindings]]
26 key = "Return"
27 mods = "Shift"
28 chars = "\n"
'''