Skip to content

Conversation

@snake46
Copy link

@snake46 snake46 commented Sep 26, 2017

Hi Amine,

It is nice to meet you.

Please find my pull request for new code I added to your awesome tool.

Many thanks,
Cristiano

@pindexis
Copy link
Owner

pindexis commented Oct 5, 2017

thanks for the PR. btw, there are some fixes you made in marker.sh are already present in the master branch, so you can remove them.

bin/marker.sh Outdated
# move the cursor the next placeholder
function _move_cursor_to_next_placeholder {
match=$(echo "$BUFFER" | perl -nle 'print $& if m{{{.+?}}}' | head -n 1)
match=$(echo "$BUFFER" | perl -nle 'print $& if m{{.+?}}' | head -n 1)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I already fixed this on Sunday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants