Menu

#75 bubbling a line in sidebar

3.x
closed
RFE (16)
2019-01-18
2018-12-07
Anonymous
No

I tried in the sidebar to bubble up/down a file, using Alt-Up/Down (supposedly after "Sort/Manually" I might use the same hotkeys as in the text to bubble up/down a line).

Issue:
The bubbling keys in sidebar were editing the text buffer.

The video attached.

1 Attachments

Discussion

  • Trevor Williams

    Trevor Williams - 2018-12-07

    The sidebar does not currently have a way to move items within the sidebar with the keyboard. I'll add that to my list of feature requests. Thanks!

    I will also make sure that when buffer-related keyboard shortcuts are used when the sidebar has focus that the shortcuts do not have an effect on both the sidebar and the editing buffer.

     
  • Trevor Williams

    Trevor Williams - 2018-12-07
    • status: open --> accepted
     
  • Trevor Williams

    Trevor Williams - 2018-12-07
    • labels: --> RFE
     
  • Trevor Williams

    Trevor Williams - 2018-12-12
     
  • Trevor Williams

    Trevor Williams - 2018-12-12

    I have added file bubbling support to the sidebar via the Alt-Up/Down keyboard bindings.

    The following checks are performed on the current selection to determine if using these keyboard bindings will perform the bubbling:

    1. Multiple selections are allowed; however, all selections must exist within the same directory.
    2. The directory containing the selections must have its sorting option set to manual.

    This feature has been checked into the default branch in the repository and will be generally available in the next development/stable release.

     
  • Trevor Williams

    Trevor Williams - 2018-12-12
    • status: accepted --> pending
     
  • Trevor Williams

    Trevor Williams - 2018-12-12

    The Alt-Up/Down keyboard bindings in the sidebar override those bindings in the text buffer, fixing the issue reported here.

     
  • Alex Plotnikov

    Alex Plotnikov - 2019-01-08

    Works okay on my machine (Windows, Debian).

     
  • Trevor Williams

    Trevor Williams - 2019-01-18
    • status: pending --> closed
     
  • Trevor Williams

    Trevor Williams - 2019-01-18

    Available in the 3.6 release.

     

Log in to post a comment.