Skip to content
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

Pr/status auto completion #18

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

philsmd
Copy link

@philsmd philsmd commented Aug 4, 2011

Auto-completes the status change field with the current status text and show status. The user therefore does not need to insert it again

Philipp Schmidt added 11 commits July 19, 2011 03:18
…eds to be tested on other machines and we need to understand the main cause why those imports are not allowed in gvim
…nd show status. The user therefore does not need to insert it again
…nd show status. The user therefore does not need to insert it again
…nd show status. The user therefore does not need to insert it again
…nd show status. The user therefore does not need to insert it again
…nd show status. The user therefore does not need to insert it again
status = str(vim.eval(
'input("Status: (away,xa,dnd,chat),message,priority: ")'))
'input("Status: (away,xa,dnd,chat),message,priority: ",'+
'"'+statusCompletion+'")'))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you indent this last line? Whenever you break up a line, you should indent any lines after the first one.

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

Successfully merging this pull request may close these issues.

3 participants