From 7e0fee530939cded2cf036ee8b4cc3cfd1103c0e Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Mon, 12 Aug 2024 16:04:22 -0700 Subject: release: release notes for 2.91.0 Release created with releng/create_release.xsh Change-Id: Ieb6ca02d3cf986b28440fce3792e8c38ce80a33e --- doc/manual/rl-next/repl-complete-colon.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 doc/manual/rl-next/repl-complete-colon.md (limited to 'doc/manual/rl-next/repl-complete-colon.md') diff --git a/doc/manual/rl-next/repl-complete-colon.md b/doc/manual/rl-next/repl-complete-colon.md deleted file mode 100644 index 19733575b..000000000 --- a/doc/manual/rl-next/repl-complete-colon.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -synopsis: "`nix repl` now allows tab-completing the special repl :colon commands" -cls: 1367 -credits: Qyriad -category: Improvements ---- - -The REPL (`nix repl`) supports pressing `` to complete a partial expression, but now also supports completing the special :colon commands as well (`:b`, `:edit`, `:doc`, etc), if the line starts with a colon. -- cgit v1.2.3