When I am using vi I will jump to a new line using :<line number>. And then when I try to highlight something, I will go to visual mode, and try the same command :<line number>. but instead of jumping to the line number that I asked, it does some weird behavior. How do I jump to a specific line while in visual mode?