Closed
Description
System details:
Positron and OS details:
Positron Version: 2025.04.0 (Universal) build 250
Code - OSS Version: 1.98.0
Commit: 627b3d7
Date: 2025-04-03T16:31:38.728Z
Electron: 34.2.0
Chromium: 132.0.6834.196
Node.js: 20.18.2
V8: 13.2.152.36-electron.0
OS: Darwin arm64 24.3.0
Interpreter details:
R 4.4.3
Describe the issue:
History recall from the console triggered by ctrl-R only shows 4 lines. I can use the up arrow to scroll back further, but that mechanism doesn't allow searching. History recall in the python interpreter works fine. This used to work, unclear why it stopped.
Steps to reproduce the issue:
- Working with .Rmd file as a quarto document
- Run various commands from the editor or console window, then press control-R in the console window
Expected or desired behavior:
I don't know what the default history length is, but longer than 4!
Were there any error messages in the UI, Output panel, or Developer Tools console?
None