X Tutup
Skip to content

Disable help message in bpython-curtsies #366

@myint

Description

@myint

Is there any way to disable the help message?

$ bpython --version
bpython version mercurial on top of Python 3.4.1

$ bpython
>>>
Welcome to bpython! Press <F1> for help.

I tried setting help= in my config file. That resulted in the below. It ends up showing <>, which is not very helpful.

$ bpython
>>>
Welcome to bpython! Press <> for help.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup