Shubham Shukla

Results 11 issues of Shubham Shukla

You can place this info somewhere for people facing the same problem For xmonad window manager `xdotool windowactivate` gives error Your windowmanager claims not to support _NET_ACTIVE_WINDOW, so the attempt...

Can you please add this info somewhere that if a tab other than vim-markdown-preview.html is active(maybe the wrong word) in the browser, then xdotool won't be able to find the...

1) There can be other scripts whose name starts with tmux for eg tmux-mem-cpu-load, because of this the number_tmux_processes_except_current_server returned 2 even though there was only 1 server(which it excludes)...

This problem was originally reported by @caifara in a different issue(#289) . I am just creating a separate issue for it. When issue inference is possible(for eg on a branch...

The code belongs to @LFDM. I just rebased it to master, fixing conflicts. The pull request #158 was closed because of merge conflicts. Fixes issue #256. Because of other reservations...

~~**This still needs some work, So don't merge yet.**~~**This can be merged** **This contains 2 commits from #305 . Once that is merged I will rebase it off of master.**...

`ghi edit -M 1 2` adds milestone 2 on issue 1 when it should be opposite.

`ghi open sample_title -m "sample_description"` will open an issue with title as "sample_title" and description as "sample_description". However `ghi milestone sample_title -m "sample_description"` creates a milestone with title "sample_description" and...