Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hitul007
/
percol
Public
forked from
mooz/percol
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 14, 2014
create rc file if does not exist
hitul
committed
1f6f8a2
View commit details
Copy full SHA for 1f6f8a2
Browse repository at this point
Commits on Jun 12, 2014
Add demonstration
mooz
committed
73ca0dd
View commit details
Copy full SHA for 73ca0dd
Browse repository at this point
Fix README to conform to markdown's syntax
mooz
committed
537afa3
View commit details
Copy full SHA for 537afa3
Browse repository at this point
Update README to include related projects
mooz
committed
8627c72
View commit details
Copy full SHA for 8627c72
Browse repository at this point
Fix example of rc.py to specify encoding line
mooz
committed
028dc89
View commit details
Copy full SHA for 028dc89
Browse repository at this point
Commits on Jun 9, 2014
Compile rc.py before exec to avoid encoding line error; Fix #26
mooz
committed
b71e4a7
View commit details
Copy full SHA for b71e4a7
Browse repository at this point
Merge pull request #27 from livibetter/version
Show description for 19aaca1
mooz
committed
19aaca1
View commit details
Copy full SHA for 19aaca1
Browse repository at this point
Commits on Jun 8, 2014
add --version option via OptionParser version argument
livibetter
committed
572ebb3
View commit details
Copy full SHA for 572ebb3
Browse repository at this point
Commits on Jun 3, 2014
percol should not block if the input size exceeds fifo's buffer size
Show description for bbee831
mooz
committed
bbee831
View commit details
Copy full SHA for bbee831
Browse repository at this point
Commits on May 31, 2014
Version 0.0.7
mooz
committed
be5ee47
View commit details
Copy full SHA for be5ee47
Browse repository at this point
Add keysets for command.{delete_,}{forward,backward}_word()
mooz
committed
12e4aca
View commit details
Copy full SHA for 12e4aca
Browse repository at this point
Implement command.delete_forward_word()
mooz
committed
4444f9c
View commit details
Copy full SHA for 4444f9c
Browse repository at this point
Implement command.forward_word() and command.backward_word()
mooz
committed
a16810e
View commit details
Copy full SHA for a16810e
Browse repository at this point
Implement functions that get forward/backward word's position
mooz
committed
25d58be
View commit details
Copy full SHA for 25d58be
Browse repository at this point
Version 0.0.6
mooz
committed
239241c
View commit details
Copy full SHA for 239241c
Browse repository at this point
Commits on May 7, 2014
Merge pull request #25 from troter/feature/transpose_chars
Show description for fb1e5bf
mooz
committed
fb1e5bf
View commit details
Copy full SHA for fb1e5bf
Browse repository at this point
Add transpose_chars command
troter
committed
fa0f594
View commit details
Copy full SHA for fa0f594
Browse repository at this point
Commits on May 1, 2014
Merge pull request #24 from finitum/typo-fix
Show description for 97bad50
mooz
committed
97bad50
View commit details
Copy full SHA for 97bad50
Browse repository at this point
Commits on Apr 28, 2014
Update README.md
Show description for d320be8
finitum
committed
d320be8
View commit details
Copy full SHA for d320be8
Browse repository at this point
Commits on Mar 8, 2014
Merge pull request #23 from syohex/fix-import-again
Show description for ad8fa51
mooz
committed
ad8fa51
View commit details
Copy full SHA for ad8fa51
Browse repository at this point
Specify package for private module
syohex
committed
34e6a6c
View commit details
Copy full SHA for 34e6a6c
Browse repository at this point
Commits on Mar 7, 2014
Version 0.0.5
mooz
committed
9f49cab
View commit details
Copy full SHA for 9f49cab
Browse repository at this point
Merge pull request #22 from lurdan/patch-1
Show description for a114e8b
mooz
committed
a114e8b
View commit details
Copy full SHA for a114e8b
Browse repository at this point
non existent method name?
Show description for 5e3a8ba
lurdan
committed
5e3a8ba
View commit details
Copy full SHA for 5e3a8ba
Browse repository at this point
Commits on Mar 6, 2014
Version 0.0.4
mooz
committed
2f55ba6
View commit details
Copy full SHA for 2f55ba6
Browse repository at this point
Avoid package name conflicts
mooz
committed
b314e79
View commit details
Copy full SHA for b314e79
Browse repository at this point
Merge branch 'fix-import' of https://github.com/syohex/percol into syohex-fix-import
mooz
committed
1e015c0
View commit details
Copy full SHA for 1e015c0
Browse repository at this point
Commits on Mar 4, 2014
Fix private modules import
Show description for 10a13ee
syohex
committed
10a13ee
View commit details
Copy full SHA for 10a13ee
Browse repository at this point
Commits on Feb 27, 2014
Clarify the parser type
mooz
committed
8105887
View commit details
Copy full SHA for 8105887
Browse repository at this point
Commits on Feb 7, 2014
percol.zsh: Reorder documentation
Masafumi Oyamada
committed
0a9c59a
View commit details
Copy full SHA for 0a9c59a
Browse repository at this point
percol.zsh: Fix percol_cd_sibling's behavior
Masafumi Oyamada
committed
d925d8c
View commit details
Copy full SHA for d925d8c
Browse repository at this point
percol.zsh: Add percol_cd_upper_dirs
Masafumi Oyamada
committed
4c0ba8a
View commit details
Copy full SHA for 4c0ba8a
Browse repository at this point
percol.zsh: Rename percol_cd_history -> percol_cd_bookmark
Masafumi Oyamada
committed
7677488
View commit details
Copy full SHA for 7677488
Browse repository at this point
percol.zsh: Don't cd home when percol is canceled by C-c
Masafumi Oyamada
committed
c6f9937
View commit details
Copy full SHA for c6f9937
Browse repository at this point
Commits on Feb 5, 2014
Remove debug prints
mooz
committed
6af243f
View commit details
Copy full SHA for 6af243f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.