zulip/zulip-terminal

Add web app hotkeys for message formatting during compose

Offen

#1.525 geöffnet am 24.06.2024

 (8 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (352 Forks)github user discovery
area: hotkeysarea: message composefurther discussion requiredgood first issuemissing feature: user

Repository-Metriken

Stars
 (853 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Description of feature

This could include various hotkeys, which may or not be appropriate to the terminal environment.

These may conflict with existing keys, but we should collect them when we know them, and if not added, then at least note somewhere that they are not present (or why) - or have a different hotkey, or workaround.

Known at this time: (list likely incomplete)

  • pasting in text (see related possible bugs re eg. tab/enter?)
  • ctrl + shift + l (ctrl+L): while text selected -> wraps link syntax ready to paste text
  • cmd/ctrl + shift + c: shortcut for inserting code span (zulip/zulip#29646, zulip/zulip#30533)

Contributor Guide