Sunday, March 30, 2014

Re: Vim Spreadsheets

On Sun, Mar 30, 2014 at 02:59:06PM +0100, piemas25 wrote:
> Hi all, I think I've realized something important.
>
> But first, two questions:
> - is there no way to "Undo" my last actions in sc?

msharov's does, don't know about the original one.
https://github.com/msharov/sc/blob/master/help.c#L141

> - is there a way to perform actions in "visual mode", like in Vim?

not at this moment, see these bugs for feature request:

https://github.com/msharov/sc/issues/2
https://github.com/msharov/sc/issues/3

> 3. A spreadsheet tells a story.
> It stores data, lets you act on it, and it displays it all on one screen in
> order to tell a story. It could be the story of your finances, or it could
> be statistics that help you make a decision. But it's main strength is to
> display the information in a readable format, and let you change parameters
> and see how that changes the story.

i would say have a look at R and gnuplot if you want to abstract out
details and get the big picture if you like. (there might be better
plotting tools for R out there, i just don't know them well).

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: