Skip to content

New keybinding for SplitDown and SplitRight do not work on Windows #1288

@zoof

Description

@zoof

I added:

[bindings]
keys =[
	{ key = "d", with = "control | alt", action="SplitDown"},
	{ key = "r", with = "control | alt", action="SplitRight"},
	{ key = "tab", with = "control", action="SelectNextSplitOrTab"}
]

to config.toml file. While the last bind to switch splits or tabs works, the first two do not. I haven't experimented with Linux much yet, but my recollection is that the first two worked on the Flatpak installation of rio on a BlueFin Linux installation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions