Sunday, March 30, 2014

Re: Vim Spreadsheets

On 30.03.14,17:24, piemas25 wrote:
> I don't manage to install msharov's version of sc, maybe because my OS is
> 64bits.
>
> But I'm not sure that this version does Undo of actions. The u command in
> msharov's version is like in the original sc: it does Undo when you are in
> Input mode. It can undo changes on some text that you are writting, but I
> don't think it can undo spreadsheet actions, like deleting a column.
>
> Unfortunately I couldn't find a sc mailing list. The community seems pretty
> small.
>

I have the same problem installing this version of sc. Gets this output:

o/vmtbl.o: In function `growtbl':
vmtbl.c:(.text.growtbl+0x24): undefined reference to `LINES'
vmtbl.c:(.text.growtbl+0x56): undefined reference to `COLS'
vmtbl.c:(.text.growtbl+0x2bf): undefined reference to `stdscr'
vmtbl.c:(.text.growtbl+0x2cd): undefined reference to `wmove'
vmtbl.c:(.text.growtbl+0x2d4): undefined reference to `stdscr'
vmtbl.c:(.text.growtbl+0x2d9): undefined reference to `wclrtoeol'
vmtbl.c:(.text.growtbl+0x2e5): undefined reference to `printw'
collect2: error: ld returned 1 exit status
make: *** [sc] Error 1


Jostein


--
--
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: