Are there any Spreadsheet apps that are as easy and powerful to use as Vim?
Posted
by
ovatsug25
on Super User
See other posts from Super User
or by ovatsug25
Published on 2012-09-17T14:14:07Z
Indexed on
2012/09/17
15:41 UTC
Read the original article
Hit count: 209
microsoft-excel
|vim
I'd like to use a spreadsheet that lets me move around cells like I do in Vim.
As well, the more commands that are attributed to keyboard shortcuts, the better. Particularly stuff like making Text-to-Columns which is one of my more frequently used features in Excel.
I don't mind learning the shortcuts if they allow me to just look at the spreadsheet page and forget about everything else.
edit: The way I am thinking about the Spreadsheet right now is as if every cell is its own unique file. There should be a command where I choose to open that file and edit it right on the spot within the view of the spreadsheet. So I guess I want different modes like in vim which have commands and there should be one mode that is hooked up just to do operations or formatting which would be similar to command mode in Vim.
© Super User or respective owner