pinggit

Results 55 issues of pinggit

let's say I have a range of text selected, and now I want it to be sent over ssh to a remote machine: I tried both of these, nothing works:...

in markdown document I prefer to indent the code, like this: ``` "Iet's look at these code: def log(func): def wrapper(*args, **kw): print('call %s():' % func.__name__) return func(*args, **kw) return...

I hope to "change" focus - means jump into the Asyncrun window quickfix, but it does not work... other options (-save) work. am I missing anything? ``` nn ,Es :AsyncRun...

it also does not work for voomtree side panel. https://github.com/vim-voom/VOoM when you generate voomtree panel, it is extended he width unexpectedly. then you manually squeeze the width back. from now...

I'd like to see 1234567890 instead of 1.23456789e9. is it possible?

I see in leetcode for any problem there is a "discussion" tab, and there is another "solution" tab. but contains the solutions. right now leetcode cli can pull the highly...

it will be good to be able to edit a long filter after pasted in / -l "I hvae a typo" currently seems not supported.

is there a way to move k9s backend? ctrl-z was already intercepted to do sth else.

有没有整本书的单个rest文件? 我看书的源文件都分成各个章节里无数的小文件。。 有没有一个大的源文件,里面包含所有的文字和代码的? 谢谢!

I have run into this issue: https://github.com/mintty/mintty/issues/942 in that issue it says the fix is available in new mintty 3.4.0 I check my mintty in wsl-terminal, it is 3.1.6. How...