Skip to content

Disable help message in bpython-curtsies #366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
myint opened this issue Aug 29, 2014 · 3 comments
Closed

Disable help message in bpython-curtsies #366

myint opened this issue Aug 29, 2014 · 3 comments
Milestone

Comments

@myint
Copy link
Contributor

myint commented Aug 29, 2014

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

@myint myint changed the title Disable help message Disable help message in bpython-curtsies Aug 29, 2014
@thomasballinger
Copy link
Member

I'd like to just get rid of it - any thoughts on how to make keys discoverable without it?

@thomasballinger
Copy link
Member

Although the message should definitely be changed if help if off.

@myint
Copy link
Contributor Author

myint commented Aug 30, 2014

Thanks!

@thomasballinger thomasballinger added this to the Tom-august-sprint milestone Aug 31, 2014
@sebastinas sebastinas modified the milestones: 0.14, Tom-august-sprint Feb 10, 2015
yangle added a commit to yangle/dotfiles that referenced this issue Jul 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants