Skip to content

Commit

Permalink
feat(cellbuf): add rio to xtermlike
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Dec 10, 2024
1 parent 9f3a0d2 commit 8f8e060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cellbuf/window.go
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ func isXtermLike(termtype string) (v bool) {
"ghostty",
"kitty",
"linux",
"rio",
"screen",
"tmux",
"wezterm",
Expand Down

0 comments on commit 8f8e060

Please sign in to comment.