Skip to content

Remove white spaces from the key used to index into the window id's dict#13

Open
jitendranair wants to merge 1 commit into
ziberna:masterfrom
jitendranair:master
Open

Remove white spaces from the key used to index into the window id's dict#13
jitendranair wants to merge 1 commit into
ziberna:masterfrom
jitendranair:master

Conversation

@jitendranair

Copy link
Copy Markdown

In function 'win_menu()' , where we access our key , we 'rsrtip' the 'win_str' variable, we also need to do the same in 'i3clients()' for 'win_str' when we save our key.

Else it does not allow us to choose window, who name end with white spaces.

I faced this problem with "Synaptic Package Manager" on Ubuntu 12.04 whose Window name ends with a
white space.

…need to do the same in 'i3clients()' for 'win_str'.

Else it does not allow us to choose window who name end with white spaces. Ex : u'[9:Workspace] Synaptic Package Manager '
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.

1 participant