From 61864792fff07e9dcefc09f47829cf74845ad944 Mon Sep 17 00:00:00 2001 From: Onè <43485962+c-git@users.noreply.github.com> Date: Mon, 16 Feb 2026 19:51:43 -0500 Subject: docs: Update config.md to remove NuShell support note (#3190) Removed unsupported note about NuShell from configuration documentation. Possibly better alternative would be to say from which version of nushell and atuin support started. Didn't want to spend the time researching that in case it wasn't of value. ## Checks - [x ] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle - [x ] I have checked that there are no existing pull requests for the same thing --- docs/docs/configuration/config.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs') diff --git a/docs/docs/configuration/config.md b/docs/docs/configuration/config.md index 7836dc6c..b349c272 100644 --- a/docs/docs/configuration/config.md +++ b/docs/docs/configuration/config.md @@ -423,8 +423,6 @@ Atuin version: >= 17.0 Default: `false` -Not supported by NuShell presently - When set to true, Atuin will default to immediately executing a command rather than the user having to press enter twice. Pressing tab will return to the shell and give the user a chance to edit. -- cgit v1.3.1