So for some odd reason, I cannot use ^ A and ^ E on bash in Terminal.app, however I can use ^ C, ^ R, ^ Y, ^ L and all sorts of other binding keys.
bind -p shows "\ Ca": beginning of line "\ Ce": end of line
so I think something else impedes these key bindings ... any idea how I can fix this? or at least know if ^ A and ^ E are accepted by another application?
highly appreciated
source
share