Skip to content

#1286 - Replace Ctrl+C with Ctrl+D keyboard shortcut

Description

This MR replaces Ctrl+C shortcut with Ctrl+D shortcut in gitlab ci view command. The previous behaviour was misleading because Ctrl+C is usually used to exit the current program without any modifications.

@abuango @dnsmichi

Related Issues

Resolves #1286 (closed)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Tymoteusz Kubicz

Merge request reports