index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pager.h
Commit message (
Expand
)
Author
Age
*
Remove a bunch of dead code identified by cppcheck
ridiculousfish
2014-10-31
*
Run restyle.sh to enforce style rules.
ridiculousfish
2014-03-31
*
Allow double-tapping tab to fully disclose pager, per #291
ridiculousfish
2014-02-20
*
Support escape or up-arrow to cancel the completion search field.
ridiculousfish
2014-01-27
*
Increased support for completion search field. Use btab (shift-tab) to
ridiculousfish
2014-01-27
*
Beginnings of work for search field feature of new pager
ridiculousfish
2014-01-26
*
Remove some unnecessary fish_pager.cpp specific code from the new pager
ridiculousfish
2014-01-24
*
Support for "merged completions" (multiple completions on the same line)
ridiculousfish
2014-01-24
*
Various tweaks and improvements to new pager, including disclosure
ridiculousfish
2014-01-22
*
Support for scrolling through the pager
ridiculousfish
2014-01-21
*
Improved navigation of pager list. Added tests for it too.
ridiculousfish
2014-01-19
*
Further work on keyboard navigating the completion list
ridiculousfish
2014-01-18
*
Initial support for navigating completions that appear under the
ridiculousfish
2014-01-17
*
Clean up pager on exit from interactive read
ridiculousfish
2014-01-15
*
Migrating new pager implementation into a class. Further work on
ridiculousfish
2014-01-13
*
More work on builtin pager
ridiculousfish
2013-12-07
*
First round of changes to migrate pager inside fish, in preparation for
ridiculousfish
2013-12-01