This catches my eye every time, but for day-to-day work I always fall back to Google sheets. In light of that, this browser extension I found recently has been an absolute game changer: https://github.com/philc/sheetkeys Because really, do you want all of vim in sheets, or just navigation (`i/h/j/k/gg/G/^u/^d`) and selection (`v/V`)? It has some other basic stuff, like `dd` and `o/O`, but otherwise conflicts with bro…
SCIM: Ncurses based, Vim-like spreadsheet
41–50 of 131 posts
Re: SCIM: Ncurses based, Vim-like spreadsheet
#42I really wanted to use this tool because I love Vim, but it just feels 'off' to me. I'm not sure why, though. In a spreadsheet, I'm used to being able to move around with arrow keys and start typing immediately. Using SCIM, it feels like I'm constantly hitting a wall. Despite that, I think the idea of a spreadsheet as a TUI is really great.
Re: SCIM: Ncurses based, Vim-like spreadsheet
#43Earlier quoted context omitted.
show me how you start excel in your terminal
That's.... my point. I'm skeptical that you'd be more efficient by doing spreadsheet operations on your terminal vs just using excel on your non-terminal.
Re: SCIM: Ncurses based, Vim-like spreadsheet
#44Btw SCIM is the name of the standard for cross-domain identity management. https://en.m.wikipedia.org/wiki/System_for_Cross-domain_Iden... Might affect searchability.
Re: SCIM: Ncurses based, Vim-like spreadsheet
#45tried this out a while back and ultimately settled on visidata instead https://github.com/saulpw/visidata
Could you explain what made you prefer visidata over SCIM?
Re: SCIM: Ncurses based, Vim-like spreadsheet
#46[flagged]
When you don't like something that doesn't mean whatever you like is better.
Just my 2 cents.
Re: SCIM: Ncurses based, Vim-like spreadsheet
#47Re: SCIM: Ncurses based, Vim-like spreadsheet
#48Does it have more features than dBase IV, Quattro Pro?
And supports plugins in a much nicer language than dBase.
Now if it only supported easy form and grid-based UI builder, it would also be comparable to Clipper :)
Re: SCIM: Ncurses based, Vim-like spreadsheet
#49> sc-im is based on sc, whose original authors are James Gosling and Mark Weiser, and mods were later added by Chuck Martin.
Re: SCIM: Ncurses based, Vim-like spreadsheet
#50tried this out a while back and ultimately settled on visidata instead https://github.com/saulpw/visidata
Could you explain what made you prefer visidata over SCIM?