-
Latest Posts
Hire me on oDesk
I love working on oDesk, so consider hiring me through there. You'll save because oDesk reduces the paperwork I need to do and lets me focus on my work.
oDesk Name: kjeffcoat(Note that if you sign up for oDesk after clicking this link, I will receive an affiliate commission. And I'll appreciate it!)
Tag Archives: vim
Coding on phone; Vim pays off
Learning more Vim paid off the other day. I edited a couple files on a remote server using my T-Mobile G1 along with the ConnectBot program. The process was, of course, pretty simple.
Start ConnectBot on the G1.
Connect to the server.
cd to the directory containing the file I wanted to edit.
Type vim <name of file>
Edit as [...]





VIM: Moving around windows made a little easier (and how to escape without Esc)