marslo

Results 18 issues of marslo

Normally I'm using `>>` to indent links, and it not work for comments in shell code block. i.e.: ``` sample scenario: ```bash |# sample code ^ | cursor here, and...

#### Requirements (please check off with 'x') - [x] I have read the [Contributing Guidelines](https://github.com/ryanoasis/vim-devicons/blob/master/CONTRIBUTING.md) - [x] I have read or at least glanced at the [FAQ](https://github.com/ryanoasis/vim-devicons#faq--troubleshooting) - [x] I...

**Is your feature request related to a problem? Please describe.** NA **Describe the solution you'd like** - A clear and concise description of what you want to happen. - To...

## Issue ### Context - **Gitlab plugin version**: 1.4.5 - **Gitlab version**: 8.15.4 - **Jenkins version**: 2.32.3 LTS (+ LDAP Credential) - **Job type**: Freestyle - I've already read the...

bug
good-first-issue

**Describe the bug** The `Files` column ( count of files ) shows in tabular/json format, but doesn't shows in csv format, details as below: ![image](https://github.com/boyter/scc/assets/5822057/62e647aa-37bb-4c0a-8ed1-ecadf5f26abe) **To Reproduce** 1. how you...

I'm using `sed` commandline to fetch all of `TODO` in source code and shows via `batcat` as below: ```bash $ fd -tf --color never | xargs -r -I{} bash -c...

feature-request

### My environment - System: Windows 10 - NodeJS: Downloaded at [here](https://nodejs.org/en/download/). - System Environment Variables: ```bat C:\> set | grep node Path=...;C:\Program Files\Java\jdk1.8.0_101\bin;C:\Marslo\MyProgramFiles\nodejs\;C:\Users\mycomputer\AppData\Roaming\npm;c:\Users\mycomputer\node_modules\.bin\;c:\Users\mycomputer\node_modules\node_modules\bower-art-resolver\ ``` ### Error: ```bat C:\>bower install...

- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...