You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Esc,L and Esc,U are supposed to lower or upper the word, but they seem to apply on the character.
Expected behavior
It applies capitalization on the word.
To Reproduce
Write AbCd EfGh
Try to apply Esc,L, and Esc,U
Setup
------------------------------------------------------------------
| Welcome to ROOT 6.27/01 https://root.cern |
| (c) 1995-2021, The ROOT Team; conception: R. Brun, F. Rademakers |
| Built for linuxx8664gcc on Jan 12 2022, 10:17:19 |
| From heads/master@v6-25-01-2870-gdac9b6398d |
| With c++ (Ubuntu 8.4.0-1ubuntu1~18.04) 8.4.0 |
| Try '.help', '.demo', '.license', '.credits', '.quit'/'.q' |
------------------------------------------------------------------
…r commands
These commands, binded respectively to `ESC l` and `ESC u`, should
{lower,upper}case the next word; however, only the first character was changed.
Fixesroot-project#10136.
…r commands
These commands, bound respectively to `ESC l` and `ESC u`, should {lower,upper}case
the next word; however, only the first character was changed.
Fixesroot-project#10136.
…r commands
These commands, bound respectively to `ESC l` and `ESC u`, should {lower,upper}case
the next word; however, only the first character was changed.
Fixes#10136.
…r commands
These commands, bound respectively to `ESC l` and `ESC u`, should {lower,upper}case
the next word; however, only the first character was changed.
Fixesroot-project#10136.
Describe the bug
Esc,L and Esc,U are supposed to lower or upper the word, but they seem to apply on the character.
Expected behavior
It applies capitalization on the word.
To Reproduce
Setup
Additional context
#10121
The text was updated successfully, but these errors were encountered: