Shubham Shukla

Results 35 comments of Shubham Shukla

`xdotool search --name` will search with the window name. At least in google chrome the window name is "Active Tab title - Google Chrome". So if some other tab is...

For example If I have 2 tabs opened in google chrome, facebook and gmail. If gmail tab is the one focused/active and then xdotool search --name facebook does not return...

By the way if its some bug.. then my environment is Os: Arch linux Window manager: xmonad xdotool version 3.20150503.1 Browser version: Google chrome Version 50.0.2661.75 (64-bit) Neovim version: NVIM...

By default there is no error message, so it just seems like that the plugin is not working. I couldn't find a better place to document it, so I put...

I think it will be enough to write that EWMH(extended window manager hints) is needed for the plugin. People can find how to enable EWMH in xmonad on google.

@caifara you are right. The interface you mentioned is better. There is also a TODO written in the milestone.rb file about improving the milestone interface.

Though its mentioned in the usage that the issue comes first so the correct format would be `ghi edit 2 -M 1`. But still it would be better if `ghi...

@caifara It shows the milestone overview. Here is a sample output. It shows milestone overview(Which includes the issues with this milestone). I cloned https://github.com/jekyll/jekyll and created a branch named 4680-test....

@caifara Oh sorry, now I got it, what you were saying. You want to list all open milestone irrespective of inferred issue. Actually I solved the "not found" error which...

@caifara You are right, there should be some command which will just list open milestone irrespective of the inferred issue. And the same case with open too. And milestone creation...