[PR #2173] [CLOSED] fix(docs): Update keyboard newline shortcut in cli.mdx #2191

Closed
opened 2026-02-17 17:23:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2173
Author: @tadeodonegana
Created: 1/10/2026
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • 2ec4652 Update keyboard shortcuts in cli.mdx

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/oss/deepagents/cli.mdx (+1 -1)

📄 Description

Overview

Update CLI docs to reflect Ctrl+J as the primary newline shortcut across platforms.

See the following issue on the deepagents repo for more information: /help should localize to current device #652 .

Type of change

Type: Update existing documentation

Related issues/PRs

Checklist

  • I have read the contributing guidelines (README.md)
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

Additional notes

No navigation changes needed; documentation update only.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2173 **Author:** [@tadeodonegana](https://github.com/tadeodonegana) **Created:** 1/10/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`2ec4652`](https://github.com/langchain-ai/docs/commit/2ec4652d045f452aa4814835fa0a914ef7ff6869) Update keyboard shortcuts in cli.mdx ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/cli.mdx` (+1 -1) </details> ### 📄 Description ## Overview Update CLI docs to reflect `Ctrl+J` as the primary newline shortcut across platforms. See the following issue on the deepagents repo for more information: [/help should localize to current device #652 ](https://github.com/langchain-ai/deepagents/issues/652). ## Type of change Type: Update existing documentation ## Related issues/PRs - GitHub issue: See [langchain-ai/deepagents#652](https://github.com/langchain-ai/deepagents/issues/652) - Feature PR: N/A - Linear issue: N/A - Slack thread: N/A ## Checklist - [x] I have read the contributing guidelines (README.md) - [x] I have tested my changes locally using docs dev - [x] All code examples have been tested and work correctly - [x] I have used root relative paths for internal links - [x] I have updated navigation in src/docs.json if needed ## Additional notes No navigation changes needed; documentation update only. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:09 -05:00
yindo closed this issue 2026-02-17 17:23:09 -05:00
yindo changed title from [PR #2173] fix(docs): Update keyboard newline shortcut in cli.mdx to [PR #2173] [CLOSED] fix(docs): Update keyboard newline shortcut in cli.mdx 2026-06-05 18:17:11 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2191