Skip to content

Fix: Ctrl+Shift+L now opens terminal in the active library directory#14256

Merged
Siedlerchr merged 5 commits into
JabRef:mainfrom
D-Prasanth-Kumar:fix/shortcut
Nov 9, 2025
Merged

Fix: Ctrl+Shift+L now opens terminal in the active library directory#14256
Siedlerchr merged 5 commits into
JabRef:mainfrom
D-Prasanth-Kumar:fix/shortcut

Conversation

@D-Prasanth-Kumar

@D-Prasanth-Kumar D-Prasanth-Kumar commented Nov 8, 2025

Copy link
Copy Markdown
Contributor

Fixes

Closes #14130

Checklist

  • I own the copyright of the code submitted and I license it under the MIT license
  • I manually tested my changes in running JabRef (always required)
  • I added a screen recording in the PR description (if change is visible to the user)
  • I described the change in CHANGELOG.md in a way that is understandable for the average user (if change is visible to the user)

Screenshots / Recordings

Open.source.2.mp4

Comment thread CHANGELOG.md Outdated
### Fixed

- We fixed an issue where pressing <kbd>ESC</kbd> in the preferences dialog would not always close the dialog. [#8888](https://github.com/JabRef/jabref/issues/8888)
- Fixed: <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>L</kbd> now opens the terminal in the active library directory (#14130)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be moved to changed, I think that better belongs there

Siedlerchr
Siedlerchr previously approved these changes Nov 8, 2025

@Siedlerchr Siedlerchr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just move the changelog entry to different section, than it's good

@Siedlerchr Siedlerchr added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Nov 8, 2025
@Siedlerchr Siedlerchr enabled auto-merge November 8, 2025 17:41
@Siedlerchr Siedlerchr added this pull request to the merge queue Nov 9, 2025
Merged via the queue into JabRef:main with commit 68f3b38 Nov 9, 2025
45 checks passed
@D-Prasanth-Kumar D-Prasanth-Kumar deleted the fix/shortcut branch November 9, 2025 03:32
@koppor

koppor commented Nov 9, 2025

Copy link
Copy Markdown
Member

I needed to file nbbrd/heylogs#472 because of the wrong CHANGELOG.md issue link.

Siedlerchr added a commit that referenced this pull request Nov 9, 2025
* main:
  change command imports
  Chore(deps): Bump org.openrewrite.rewrite from 7.19.0 to 7.20.0 (#14266)
  Chore(deps): Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.17.0 to 3.18.0 (#14265)
  Chore(deps): Bump com.google.errorprone:error_prone_core in /versions (#14269)
  Chore(deps): Bump io.github.thibaultmeyer:cuid in /versions (#14268)
  Chore(deps): Bump org.gradlex:java-module-testing in /build-logic (#14267)
  Chore(deps): Bump jablib/src/main/resources/csl-styles (#14264)
  Chore(deps): Bump appleboy/ssh-action from 1.2.2 to 1.2.3 (#14262)
  Fix: Ctrl+Shift+L now opens terminal in the active library directory (#14256)

# Conflicts:
#	jabsrv/src/main/java/module-info.java
#	jabsrv/src/main/java/org/jabref/http/server/command/CommandResource.java
Comment thread CHANGELOG.md

### Changed

- Changed: <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>L</kbd> now opens the terminal in the active library directory (#14130)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We missed the link here

merlinymy pushed a commit to merlinymy/jabref that referenced this pull request Nov 19, 2025
…abRef#14256)

* Fix: Ctrl+Shift+L opens terminal in active library in terminal

* docs: update changelog for terminal shortcut fix

* docs: move terminal shortcut fix entry to 'Changed' section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ctrl+Shift+L should open current library directory

4 participants