Skip to content

boards/sim: Add command line History, Edit and Search - #19523

Merged
acassis merged 1 commit into
apache:masterfrom
acassis:nsh_line_edit
Jul 24, 2026
Merged

boards/sim: Add command line History, Edit and Search#19523
acassis merged 1 commit into
apache:masterfrom
acassis:nsh_line_edit

Conversation

@acassis

@acassis acassis commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Since sim:nsh doesn't use much resource and it is used for testing let's enable the complete line editing support.

Impact

Users will be able to use nsh> more easily.

Testing

image

Since sim:nsh doesn't use much resource and it is used for testing
let's enable the complete line editing support.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
@github-actions github-actions Bot added Size: XS The size of the change in this PR is very small Board: simulator labels Jul 24, 2026
@github-actions

Copy link
Copy Markdown

MemBrowse Memory Report

arduino-mega2560

  • flash: .text +86 B (+0.1%, 67,400 B / 262,144 B, total: 26% used)

esp32-devkitc

  • ROM: .flash.rodata +52 B, .flash.text +828 B (+0.7%, 123,628 B / 4,194,272 B, total: 3% used)
  • drom0_0_seg: .flash.rodata +52 B (+0.4%, 13,348 B / 4,194,272 B, total: 0% used)
  • irom0_0_seg: .flash.text +828 B (+1.0%, 87,944 B / 3,342,304 B, total: 3% used)

hifive1-revb

  • flash: .text +60 B (+0.1%, 83,292 B / 4,194,304 B, total: 2% used)

mirtoo

  • kseg0_progmem: .text +100 B (+0.1%, 67,292 B / 131,072 B, total: 51% used)

qemu-armv8a

  • Code: .rodata +8 B, .text.nsh_session +8 B, .text.readline_common +872 B (+0.4%, 316,734 B)
  • Data: +8 B (+0.0%, 76,970 B)

qemu-intel64

  • Code: .text +1,249 B (+0.0%, 8,656,725 B)
  • Data: .rodata +96 B (+0.1%, 120,519 B)

rx65n-rsk2mb

  • RAM: .bss +16 B (+0.2%, 6,586 B / 262,144 B, total: 3% used)
  • ROM: .rodata +4 B, .text +688 B (+0.8%, 86,396 B / 2,097,152 B, total: 4% used)

s698pm-dkit

  • Code: .text +2,672 B (+0.7%, 360,880 B)

stm32-nucleo-f103rb

  • flash: .text +80 B (+0.2%, 33,884 B / 131,072 B, total: 26% used)

@acassis
acassis merged commit 6bbb077 into apache:master Jul 24, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Board: simulator Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants