-
Notifications
You must be signed in to change notification settings - Fork 72
"Option not supported" when paging the contents of Kitty buffer #265
Copy link
Copy link
Open
Labels
Description
I'm using this keybind with Kitty:
map f1 launch --stdin-source=@screen_scrollback --type=overlay --stdin-add-formatting vimpager
This causes errors when vimpager starts:
Error detected while processing function AnsiEsc#AnsiEsc:
line 505:
E519: Option not supported: hl=8:Ignore,~:EndOfBuffer,z:TermCursor,Z:TermCursorNC,@:NonText,d:Directory,e:ErrorMsg,i:IncSearch,l:S
earch,m:MoreMsg,M:ModeMsg,n:LineNr,a:LineNrAbove,b:LineNrBelow,N:CursorLineNr,G:CursorLineSign,O:CursorLineFoldr:Question,s:Status
Line,S:StatusLineNC,c:VertSplit,t:Title,v:Visual,V:VisualNOS,w:WarningMsg,W:WildMenu,f:Folded,F:FoldColumn,A:DiffAdd,C:DiffChange,
D:DiffDelete,T:DiffText,>:SignColumn,-:Conceal,B:SpellBad,P:SpellCap,R:SpellRare,L:SpellLocal,+:Pmenu,=:PmenuSel,x:PmenuSbar,X:Pme
nuThumb,*:TabLine,#:TabLineSel,_:TabLineFill,!:CursorColumn,.:CursorLine,o:ColorColumn,q:QuickFixLine,0:Whitespace,I:NormalNC
Press ENTER or type command to continue
Reactions are currently unavailable