Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Konsole Konsole
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 36
    • Merge requests 36
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • UtilitiesUtilities
  • KonsoleKonsole
  • Merge requests
  • !288

Search bar: pressing ESC when the search bar is unfocused should not close the search bar

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Anton Maminov requested to merge mamantoha/konsole:search-bar-hide-on-esc-option into master Dec 07, 2020
  • Overview 30
  • Commits 1
  • Pipelines 0
  • Changes 1

Hi there!

The original issue is that the search bar hides when I press the Escape key. It's not very useful when using Vim or tmux for example.

In this MR I added a new option "Hide search bar using Escape key". But default it's true.

Implementation is shown on the screenshot.

Screenshot_20201208_012853

By the way, this is my first attempt to add something to this project. So I'm not familiar with how to contribute to KDE projects.

I will be grateful for any advice.

Thanks!

Edited Jan 24, 2021 by Anton Maminov
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: search-bar-hide-on-esc-option