Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[BUG] - on PRESS ENTER TO CONTINUE, don't print a newline when user presses enter

Open
#1,522 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
shell
Domain
cli

Research direction

Search the repository for the exact “PRESS ENTER to continue” message and inspect the input-handling entry point. Reproduce the prompt on macOS or the relevant supported environment, then verify that pressing Enter continues without adding a blank line before the next log message.

Written by the indexing model from the issue text.

Description

bug
Expected Behavior

no blank lines

Actual Behavior
[2024-09-17T07:37:27]  INFO: Detected: running macOS.
[2024-09-17T07:37:27]  WARN: macOS has an unpatched security vulnerability called GoFetch.
[2024-09-17T07:37:27]  WARN: Avoid security-critical actions, such as securing significant funds.
[2024-09-17T07:37:27]  INFO: PRESS ENTER to continue or press Ctrl+C to exit.

[2024-09-17T07:37:31]  INFO: Checking for internet.
[2024-09-17T07:37:31]  INFO: Internet checks passed.
[2024-09-17T07:37:31]  INFO: Ensuring base dependencies.
Steps to Reproduce
Optional Screenshots

No response

Optional Logs

No response

Operating System

No response

Operating System version

No response

Dominant language
Shell
Stars
7
Forks
0
Avg merge
2h 38m
Merged PRs (30d)
30

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bitcoin-tools/nodebuilder

All issues in bitcoin-tools/nodebuilder

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.