ridiculousfish
|
9c7d1dbb6f
|
Make the pager search field allow searching on the prefix
|
2014-02-16 19:59:00 -08:00 |
|
ridiculousfish
|
bfc78186f5
|
Correctly initialize search_field_shown to avoid phantom search field
after the prompt
|
2014-01-30 07:59:45 -08:00 |
|
ridiculousfish
|
d5cb16aa1f
|
NULL -> false
|
2014-01-28 08:19:24 -08:00 |
|
ridiculousfish
|
7d8766980b
|
Support escape or up-arrow to cancel the completion search field.
|
2014-01-27 02:17:31 -08:00 |
|
ridiculousfish
|
5be3606236
|
Increased support for completion search field. Use btab (shift-tab) to
complete-and-search.
|
2014-01-27 00:56:13 -08:00 |
|
ridiculousfish
|
f58dff62c7
|
Beginnings of work for search field feature of new pager
|
2014-01-26 00:41:30 -08:00 |
|
ridiculousfish
|
4c5c1fc9ef
|
Suppress the pager progress message if the listing fits onscreen
|
2014-01-24 18:10:42 -08:00 |
|
ridiculousfish
|
4ffd2380c3
|
Remove yet more unnecessary fish_pager.cpp specific code from the new pager
|
2014-01-24 18:10:42 -08:00 |
|
ridiculousfish
|
5849cd3a2e
|
Remove some unnecessary fish_pager.cpp specific code from the new pager
|
2014-01-24 18:10:41 -08:00 |
|
ridiculousfish
|
0a1960865e
|
Support for "merged completions" (multiple completions on the same line)
in new pager. Support for using up-arrow to end pager navigation.
|
2014-01-24 18:10:41 -08:00 |
|
ridiculousfish
|
0f2ee308de
|
Use ellipsis in pager progress message
|
2014-01-22 17:50:03 -08:00 |
|
ridiculousfish
|
7d3f808e4c
|
Various tweaks and improvements to new pager, including disclosure
feature
|
2014-01-22 17:45:27 -08:00 |
|
ridiculousfish
|
ee9a4082b6
|
Allow down arrow to enter pager. Clean up repainting within
reader_readline
|
2014-01-21 16:25:55 -08:00 |
|
ridiculousfish
|
f714d80c93
|
Support for scrolling through the pager
|
2014-01-21 14:35:18 -08:00 |
|
ridiculousfish
|
998ce1fe89
|
Support for correctly resizing pager contents.
|
2014-01-19 23:52:35 -08:00 |
|
ridiculousfish
|
d9d65577f4
|
Improved navigation of pager list. Added tests for it too.
|
2014-01-19 16:41:40 -08:00 |
|
ridiculousfish
|
808bc42f2a
|
Further work on keyboard navigating the completion list
|
2014-01-18 12:42:53 -08:00 |
|
ridiculousfish
|
c6e5201e15
|
Initial support for navigating completions that appear under the
commandline using arrow keys
|
2014-01-17 12:04:03 -08:00 |
|
ridiculousfish
|
0627ae82fb
|
Clean up pager on exit from interactive read
|
2014-01-15 18:21:38 -08:00 |
|
ridiculousfish
|
5953170f14
|
Update pager colors to use new non-bitmask architecture.
|
2014-01-15 01:36:09 -08:00 |
|
ridiculousfish
|
295c8f48a6
|
Teach screen how to render completion page. Correct spacing in
completion page contents.
|
2014-01-14 15:39:53 -08:00 |
|
ridiculousfish
|
899dafb33f
|
Migrating new pager implementation into a class. Further work on
constructing a screen_data_t from it.
|
2014-01-13 16:41:22 -08:00 |
|
ridiculousfish
|
ef4465efdb
|
More work on builtin pager
|
2013-12-07 12:43:40 -08:00 |
|
ridiculousfish
|
76ecf897ce
|
First round of changes to migrate pager inside fish, in preparation for
presenting completions underneath.
|
2013-12-01 15:11:25 -08:00 |
|