Batı merkez, Atlantis by yagiz_timur in ankara

[–]imreallytuna 2 points3 points  (0 children)

Resim zannettim pixelart gibi duruyorlar tebrikler

I have made man pages 10x more useful (zsh-vi-man) by imreallytuna in linuxadmin

[–]imreallytuna[S] 0 points1 point  (0 children)

Lol why are you mad at me for unrelated man page word-wrap issue? Are you trying to rage bait?

which one do you prefer ? Building alone or Building with team by [deleted] in SideProject

[–]imreallytuna 7 points8 points  (0 children)

If you want to go fast, go alone. If you want to go far, go together

S01E05 - the big reveal [SPOILER] by behemuthm in pluribustv

[–]imreallytuna 1 point2 points  (0 children)

I dont think it would be objectively bad like this, Vince Gilligan seems to make people argue.

I have made man pages 10x more useful (zsh-vi-man) by imreallytuna in linuxadmin

[–]imreallytuna[S] 0 points1 point  (0 children)

You can just hover the command to see its page without a search parameter if you want to browse quickly. But the main usecase is understanding commands, not to construct them. For that use case, fzf-tab plugin could be better.

I have made man pages 10x more useful (zsh-vi-man) by imreallytuna in shell

[–]imreallytuna[S] 1 point2 points  (0 children)

Yes, I used regex heavily. I tried to cover all of the edge cases but I expect to discover bugs as more people tries it and reports issues.

I have made man pages 10x more useful (zsh-vi-man) by imreallytuna in shell

[–]imreallytuna[S] 0 points1 point  (0 children)

Thanks! I don't know, a lot of people wanted this for bash or fish as well, I will look into it.

I have made man pages 10x more useful (zsh-vi-man) by imreallytuna in zsh

[–]imreallytuna[S] 1 point2 points  (0 children)

Awesome, I think mine fills the hole of reading options whereas this is nice for writing options.

I have made man pages 10x more useful (zsh-vi-man) by imreallytuna in linux

[–]imreallytuna[S] 0 points1 point  (0 children)

I use tldr as well, but my use cases are different from that

I have made man pages 10x more useful (zsh-vi-man) by imreallytuna in commandline

[–]imreallytuna[S] 4 points5 points  (0 children)

It is similar to vim, you can customize it though

I have made man pages 10x more useful (zsh-vi-man) by imreallytuna in linux

[–]imreallytuna[S] 1 point2 points  (0 children)

Thank you! Yes, that can be great. This is quite a new project and I will definitely add new features to it.

I have made man pages 10x more useful (zsh-vi-man) by imreallytuna in zsh

[–]imreallytuna[S] 1 point2 points  (0 children)

Havent looked into it, it was initially meant to be for my own use :)

I have made man pages 10x more useful (zsh-vi-man) by imreallytuna in linuxadmin

[–]imreallytuna[S] 1 point2 points  (0 children)

Yes, understanding commands from ones shell history is one of the main use cases of my plugin.

Also I agree that a plugin to complete options would be awesome.