Remove old fish_pager source and implementation

This commit is contained in:
ridiculousfish
2014-03-15 14:00:18 -07:00
parent 6c096191ba
commit 2442ae60db
5 changed files with 2 additions and 1732 deletions

View File

@@ -55,13 +55,6 @@
*/
#define COMPLETE_SEP_STR L"\004"
/**
* Separator between completion items in fish_pager. This is used for
* completion grouping, e.g. when putting completions with the same
* descriptions on the same line.
*/
#define COMPLETE_ITEM_SEP L'\uf500'
/**
* Character that separates the completion and description on
* programmable completions