[xmonad] Issue 552 in xmonad: Prompt.Workspace wrong completion

codesite-noreply at google.com codesite-noreply at google.com
Tue Jul 23 21:56:23 CEST 2013


Status: New
Owner: ----

New issue 552 by fistonbe... at gmail.com: Prompt.Workspace wrong completion
http://code.google.com/p/xmonad/issues/detail?id=552

This happens with workspaces with names containing spaces and is related to  
the default implementation for nextCompletion and commandToComplete (class  
XPrompt) which shouldn't be used here.

1. type the name of a workspace which contains spaces on a workspace prompt;
2. hit tab;
3. workspaces whose name start with the last word on prompt are shown.

The whole prompt should be used for completion.

I made a patch long ago but didn't find a way to send it. It is attached.

I don't think XMonad will ever prompt for a list of workspace names  
separated by spaces.

Attachments:
	bundle  10.1 KB

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the xmonad mailing list