secondlife / secondlife/viewer

Chat newline support

Open
#5,901 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement stale
Dominant language
C++
Stars
299
Forks
146
Avg merge
1d 9h
Merged PRs (30d)
88

Description

Practically every app supports intuitive newline like ctrl+enter now. Update viewer's chat to do the same.

The problem is: shift+enter and ctrl+enter are in use for 'wishper' and 'shout'. Potentially we can expose chat in keybindings and let users decide what they want those buttons to do.

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.

Research direction

No files or tests are named. Start by locating the viewer's chat input and keybinding handling, then inspect how Shift+Enter and Ctrl+Enter currently trigger whisper and shout. Done means chat supports an intuitive newline action while preserving or allowing configuration of those existing commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.