feat: improve textbox editor behaviour
This commit is contained in:
@@ -315,7 +315,7 @@ func (m App) userCompletionLines(width int) []string {
|
||||
m.keybindings.Input.PreviousCompletion,
|
||||
m.keybindings.Input.NextCompletion,
|
||||
),
|
||||
primaryCombinedKeyLabel(m.keybindings.Input.NextField, m.keybindings.Input.Newline),
|
||||
primaryKeyLabel(m.keybindings.Input.Newline),
|
||||
)),
|
||||
)
|
||||
current := m.prEditOriginal.Assignees
|
||||
|
||||
Reference in New Issue
Block a user