Files
tldr/pages.zh/common/sc-im.md

29 lines
462 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# SC-IM
> 一个基于 curses 的、类似 vim 的电子表格计算器。
> 使用 hjkl 或箭头键进行导航。
> 更多信息:<https://github.com/andmarti1424/sc-im>。
- 启动 SC-IM
`scim {{path/to/file.csv}}`
- 在当前单元格中输入字符串:
`{{<|>}}`
- 在当前单元格中输入数字常量:
`=`
- 编辑当前单元格中的字符串:
`E`
- 编辑当前单元格中的数字:
`e`
- 居中对齐当前单元格:
`|`