View Single Post
Member: mdmogren
at: 04:20 AM 06/14/2009
Originally Posted by sspster:
So if i install a VI client, entering

vi /usr/palm/applications/com.palm.app.devmodeswitcher/appinfo.json

should open the file within Vi instead of just displaying the contents in the terminal window?
when you see the contents you are using vi - vi defaults to command mode - move to the location where you want to make an edit and press i to change to insert mode - start by googling: vi how to
Reply