Is there a way to stop cursor on end of line, rather than jumping on the beginning of another line when moving with right arrow?
Stop cursor on eol
leedohm
#2
Not to my knowledge with the built-in cursor commands, they all wrap around. You could write your own though.