Skip to main content
replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/
Source Link

I currently have a bug in my Mac's Terminal (I actually use iTerm2 but it's still there), where once I press left arrow after typing, I can't go past the last characterwhere once I press left arrow after typing, I can't go past the last character.

Is there a way I can modify my .inputrc to insert an extra space, whenever I press the left arrow key when my cursor is at the end of the line?

I currently have a bug in my Mac's Terminal (I actually use iTerm2 but it's still there), where once I press left arrow after typing, I can't go past the last character.

Is there a way I can modify my .inputrc to insert an extra space, whenever I press the left arrow key when my cursor is at the end of the line?

I currently have a bug in my Mac's Terminal (I actually use iTerm2 but it's still there), where once I press left arrow after typing, I can't go past the last character.

Is there a way I can modify my .inputrc to insert an extra space, whenever I press the left arrow key when my cursor is at the end of the line?

Source Link
hobbes3
  • 379
  • 1
  • 5
  • 12

Modify .inputrc to fix Mac Terminal bug with vi mode

I currently have a bug in my Mac's Terminal (I actually use iTerm2 but it's still there), where once I press left arrow after typing, I can't go past the last character.

Is there a way I can modify my .inputrc to insert an extra space, whenever I press the left arrow key when my cursor is at the end of the line?