Skip to content

clear_line not working with R console in tmux  #154

@awoodx

Description

@awoodx

Having the R console in a separate tmux pane works better for my workflow, and I saw the recent tmux issue (#152). My R session works with tmux, but the clear_line option doesn't work. When I run a line in R, it appends to the text in the R console.

This is my R config:
local opts = { clear_line = true, external_term = "tmux split-window -hf " }

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions