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
For Windows, you can use open-editor for Sindre Sorhus.
For Linux, if vim or vi or vim.tiny or nvim is present then set $EDITOR to that.
For Linux, otherwise, use open()
For Windows, you can use open-editor for Sindre Sorhus.
For Linux, if vim or vi or vim.tiny or nvim is present then set $EDITOR to that.
For Linux, otherwise, use
open()