Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add echo action #626

Merged
merged 1 commit into from
Jun 29, 2017
Merged

add echo action #626

merged 1 commit into from
Jun 29, 2017

Conversation

rolandwalker
Copy link
Contributor

Untestable since save-display ignores the status area.

Usecase:

bind blame   O  @open '%(file)'
bind blob    O  @open '%(file)'
bind diff    O  @open '%(file)'
bind grep    O  @open '%(file)'
bind stage   O  @open '%(file)'
bind status  O  @open '%(file)'
bind tree    O  @open '%(file)'
bind help    O  :echo 'Nothing to open'
bind log     O  :echo 'Nothing to open'
bind main    O  :echo 'Nothing to open'
bind pager   O  :echo 'Nothing to open'
bind refs    O  :echo 'Nothing to open'
bind stash   O  :echo 'Nothing to open'

@jonas jonas merged commit 87e02fb into jonas:master Jun 29, 2017
@jonas
Copy link
Owner

jonas commented Jun 29, 2017

Makes sense. Thanks.

@rolandwalker rolandwalker deleted the add-echo-action branch June 29, 2017 21:03
@jonas jonas modified the milestone: tig-2.3 Jul 8, 2017
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.

2 participants