bobf is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

bobf / bpython http://bpython-interpreter.org/

Fancy curses interface to the Python interpreter

Clone this repository (size: 838.8 KB): HTTPS / SSH
hg clone https://bitbucket.org/bobf/bpython
hg clone ssh://hg@bitbucket.org/bobf/bpython

Issues

#188 Odd characters surrounding tab completion suggestions

Reported by Jason Whaley

When using Terminal.app on Mac OSX (10.6) whenever bpython shows autocomplete suggestions, the list of suggestions is surrounded by a block of ?'s and q's. For instance:

>>> x
?qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq?
?xrange(                                                       ?
?qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq?

This hasn't always been this way, as I recall using bpython sometime in the past on OSX and recall the autocomplete suggestions block being bordered with either the -, = or | characters.

I'm using bpython version 0.9.7.1 on top of Python 2.6.1

Status: open Responsible: Simon de Vlieger Type: bug Priority: major
Milestone: none Component: none Version: none

Attachments

No attachments added for this issue yet.

Comments and changes

  1. #1 Sebastian Ramacher

    written

    I don't have a Mac so I can't test it. But maybe we can pin it down:

    • Did you upgrade Python or ncurses or change anything before it started to look weird?
    • Does the problem still persist with an up-to-date version of Python, ncurses and bpython?
  2. #2 Anonymous

    written

    I have this issue as well.

    Just started when I created the .bpython/config file and changed the theme

    OSX 7

    does not go away when i remove the config file however ...

  3. #3 Simon de Vlieger

    written

    • Changed responsible from nobody to ikanobori.
    • Changed status from new to open.

    This is related to issue #212 which I'm also going to work on.

Add comment / attachment

Verification: Please write the text from the image in the box (letters only)

captcha

Is that you, Humanoid? Is this me?