fix: switch focus on pr select
This commit is contained in:
parent
3fd3e90633
commit
d142a39966
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@
|
|||
(ghpr-review-mode)
|
||||
(ghpr--open-pr/insert-contents pr repo-name)
|
||||
(goto-char (point-min)))
|
||||
(display-buffer buffer)))
|
||||
(switch-to-buffer-other-window buffer)))
|
||||
|
||||
(defun ghpr--is-comment-line (line)
|
||||
"Return t if LINE is a user comment (no prefix), nil otherwise."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue