Coder Social home page Coder Social logo

plume's People

Contributors

amireldor avatar jdowner avatar tomcrypto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

amireldor

plume's Issues

created new issue, running plume (noargs) results in error

C:\projz\c++\proj1>plume
()
default
Traceback (most recent call last):
File "C:\projz\python\plume\plume.py", line 189, in module
summary = align.align_paragraph(issue["summary"], width)
File "C:\projz\python\plume\align.py", line 69, in align_paragraph
raise TypeError('Unsopported paragraph type: %r' % type(paragraph))
TypeError: Unsopported paragraph type: type 'unicode'

C:\projz\c++\proj1>less .plume
{
"top": 1,
"entries": {
"1": {
"priority": "trivial",
"status": "new",
"created": 1388980559,
"modified": 1388980559,
"summary": "create a new vc++ project"
}
}
}

C:\projz\c++\proj1>uname --all
MINGW32_NT-6.1 STARLIGHT 1.0.12(0.46/3/2) 2011-07-20 17:52 i686 unknown

Python 2.7.5 on windows 7

UPDATE: i didn't notice you wrote Python 3 in your description, tho i can't figure out why you'd be dependent on Python 3 for a simple utility like this, I usually aim for the oldest compatible release. colorama and termcolor both installed and ran on 2.7 fine, but alas. I updated to Python 3 and it works without error, i'm hoping that the rest of my python stuff runs on Python 3 without issue.

Feature Request: auto-complete?

Hey!

I've been giving this is a try, and it is by far the nicest bug tracker I've seen :)
Would it be possible to add autocomplete support by using readline ? I could give it a go implementing it, but I fear I'll botch it up.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.