You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alt+shift+delete : remove current column
alt+shift+enter: add column after current column
alt+delete : remove current row
alt+enter: add row after current row
any shortcut key?
vim style :
something+J: increase row
K: decrease row
H: decrease column
L: increase column
The text was updated successfully, but these errors were encountered: