1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/sc-im.md
pixel 263508cd44
*: replace file(s) syntax and add path/to/ to more things (#9592)
* Fix file(s) and more path/to

* Update pages.it/common/rm.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* thanks emily your suggestion was dogshit

https://github.com/tldr-pages/tldr/blob/main/contributing-guides/translation-templates/common-arguments.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-12-06 16:47:56 +10:00

432 B

SC-IM

A curses based, vim-like spreadsheet calculator. Use hjkl or arrow keys to navigate. More information: https://github.com/andmarti1424/sc-im.

  • Start SC-IM:

scim {{path/to/file}}.csv

  • Enter a string into the current cell:

< or >

  • Enter a numeric constant into the current cell:

=

  • Edit string in the current cell:

E

  • Edit number in the current cell:

e

  • Center align the current cell:

|