Thanks in advance for your bug report!
What happened?
Next one is a few bits of odd behaviour with the terminal commands regarding opening new ones. Thankfully this is just the commands themselves and the keybindings have nothing to do with it.
terminal:open-split-*
Starting from a normal workspace pane with a text buffer item:
terminal:open-center - New pane item in active workspace pane ✅
terminal:open-split-up - New pane item in active workspace (as per open-center) ❌
terminal:open-split-down - New horizontal split pane with the terminal as an item in the lower half ✅
terminal:open-split-left - New pane item in active workspace (as per open-center) ❌
terminal:open-split-right - New vertical split pane with the terminal as an item on the right side ✅
terminal:open-split-bottom-dock - Bottom dock showing with a new terminal item ✅
terminal:open-split-left-dock - Left dock showing with a new terminal item ✅
terminal:open-split-right-dock - Right dock showing with a new terminal item ✅
Same behaviour is seen if running from a full terminal pane item.
Starting from an empty bottom dock:
terminal:open-center - New item in the active dock pane ✅
terminal:open-split-up - New item in the active dock pane (as per open-center) ❌
terminal:open-split-down - New horizontal split pane in the active dock with a terminal item ✅
terminal:open-split-left - New item in the active dock pane (as per `open-center) ❌
terminal:open-split-right - New vertical split pane in the active dock with a terminal item ✅
terminal:open-split-bottom-dock - New item in the active (bottom) dock pane (as per open-center) ✅
terminal:open-split-left-dock - Left dock showing with a new terminal item ✅
terminal:open-split-right-dock - Right dock showing with a new terminal item ✅
Same behaviour in the other docks.
So in summary it looks like there might be something not quite right specifically with terminal:open-split-up and terminal:open-split-left.
Pulsar version
1.131.2026042102
Which OS does this happen on?
🐧 Red Hat based (Fedora, Alma, RockyLinux, CentOS Stream, etc.)
OS details
Fedora 43
Which CPU architecture are you running this on?
x86_64/AMD64
What steps are needed to reproduce this?
- See main description, run listed commands in the indicated situations
Additional Information:
No response
Thanks in advance for your bug report!
What happened?
Next one is a few bits of odd behaviour with the terminal commands regarding opening new ones. Thankfully this is just the commands themselves and the keybindings have nothing to do with it.
terminal:open-split-*
Starting from a normal workspace pane with a text buffer item:
terminal:open-center- New pane item in active workspace pane ✅terminal:open-split-up- New pane item in active workspace (as peropen-center) ❌terminal:open-split-down- New horizontal split pane with the terminal as an item in the lower half ✅terminal:open-split-left- New pane item in active workspace (as peropen-center) ❌terminal:open-split-right- New vertical split pane with the terminal as an item on the right side ✅terminal:open-split-bottom-dock- Bottom dock showing with a new terminal item ✅terminal:open-split-left-dock- Left dock showing with a new terminal item ✅terminal:open-split-right-dock- Right dock showing with a new terminal item ✅Same behaviour is seen if running from a full terminal pane item.
Starting from an empty bottom dock:
terminal:open-center- New item in the active dock pane ✅terminal:open-split-up- New item in the active dock pane (as peropen-center) ❌terminal:open-split-down- New horizontal split pane in the active dock with a terminal item ✅terminal:open-split-left- New item in the active dock pane (as per `open-center) ❌terminal:open-split-right- New vertical split pane in the active dock with a terminal item ✅terminal:open-split-bottom-dock- New item in the active (bottom) dock pane (as peropen-center) ✅terminal:open-split-left-dock- Left dock showing with a new terminal item ✅terminal:open-split-right-dock- Right dock showing with a new terminal item ✅Same behaviour in the other docks.
So in summary it looks like there might be something not quite right specifically with
terminal:open-split-upandterminal:open-split-left.Pulsar version
1.131.2026042102
Which OS does this happen on?
🐧 Red Hat based (Fedora, Alma, RockyLinux, CentOS Stream, etc.)
OS details
Fedora 43
Which CPU architecture are you running this on?
x86_64/AMD64
What steps are needed to reproduce this?
Additional Information:
No response