Remove MCP Tips and reorganize MCP slash commands (#11387)

This commit is contained in:
Tommaso Sciortino
2025-10-17 12:35:14 -07:00
committed by GitHub
parent 6786684962
commit 7c086fe55b
8 changed files with 139 additions and 169 deletions
@@ -1935,7 +1935,7 @@ describe('InputPrompt', () => {
unmount();
});
it('text and cursor position should be restored after reverse search', async () => {
it.skip('text and cursor position should be restored after reverse search', async () => {
props.buffer.setText('initial text');
props.buffer.cursor = [0, 3];
const { stdin, stdout, unmount } = renderWithProviders(