make it possible to use a custom settings.json in a command line argument #12554

Open
opened 2026-01-31 03:18:39 +00:00 by claunia · 0 comments
Owner

Originally created by @jmlucjav on GitHub (Feb 13, 2021).

Description of the new feature/enhancement

Make it possible to use a custom settings.json in a command line argument (being different to the default one on disk). My use case: I have my settings in the default file for when I use the terminal as a terminal. But I also use wt to host neovim (with the TUI, so no GUI). When I use it like that, I would like to set some settings I want to keep in the general case (disable mutiple lines pasted etc).

Proposed technical implementation details (optional)

Add an arg to explicitly set a custom setttings.json, then that setttings is preferred.

Originally created by @jmlucjav on GitHub (Feb 13, 2021). # Description of the new feature/enhancement Make it possible to use a custom settings.json in a command line argument (being different to the default one on disk). My use case: I have my settings in the default file for when I use the terminal as a terminal. But I also use wt to host neovim (with the TUI, so no GUI). When I use it like that, I would like to set some settings I want to keep in the general case (disable mutiple lines pasted etc). # Proposed technical implementation details (optional) Add an arg to explicitly set a custom setttings.json, then that setttings is preferred.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 03:18:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12554