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 -pin-last option to keep the last-used entry first #651

Open
wants to merge 4 commits into
base: next
Choose a base branch
from

Conversation

CyberShadow
Copy link

This allows quickly re-running the last command by simply running rofi and pressing Enter.

The last commit enables the new option by default, but I can drop it at your discretion.

@CyberShadow CyberShadow changed the title Add --pin-last option to keep the last-used entry first Add -pin-last option to keep the last-used entry first Aug 12, 2017
@codecov-io
Copy link

codecov-io commented Aug 12, 2017

Codecov Report

Merging #651 into next will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next     #651      +/-   ##
==========================================
+ Coverage   73.08%   73.12%   +0.04%     
==========================================
  Files          37       37              
  Lines        9862     9877      +15     
==========================================
+ Hits         7208     7223      +15     
  Misses       2654     2654
Impacted Files Coverage Δ
source/xrmoptions.c 63.61% <ø> (ø) ⬆️
test/history-test.c 100% <100%> (ø) ⬆️
source/history.c 86.33% <100%> (+0.62%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5c5665e...0ebfd36. Read the comment docs.

@CyberShadow CyberShadow changed the base branch from master to next January 20, 2018 15:10
@CyberShadow
Copy link
Author

Updated and rebased on next branch.

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.

None yet

2 participants