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
Philippe Massicotte edited this page Jul 17, 2024
·
4 revisions
Using external terminals
By default, R.nvim uses the terminal emulator built into Neovim. However, you can use an external terminal emulator by setting the external_term option in the configuration table (see :h external_term). The currently supported external terminal emulators are:
Notes: The i3 configuration file is usually located at ~/.config/i3/config. If you are using a different window manager, you will need to find the appropriate configuration file.
Set the external terminal option in R.nvim
In the R.nvim configuration table, set the external_term option to the command that will be used to open a terminal: