Minor tweaks to previous fish_pager patch to fix two bugs

darcs-hash:20060822135815-ac50b-35d9f643385ec29f9d8f93ca83d01e060de93cc7.gz
This commit is contained in:
axel
2006-08-22 23:58:15 +10:00
parent dfe3dc1429
commit 480a29594e
4 changed files with 19 additions and 27 deletions

View File

@@ -53,17 +53,6 @@
*/
#define COMPLETE_SEP_STR L"\004"
/**
Sent to the fish_pager to signify the end of input
*/
#define PAGER_EOT '\003'
/**
Sent to the fish_pager to signify the end of input
*/
#define PAGER_EOT_STR L"\003"
/**
Separator between completion items in fish_pager. This is used for
completion grouping, e.g. when putting completions with the same