|
| 1 | +let SessionLoad = 1 |
| 2 | +let s:so_save = &g:so | let s:siso_save = &g:siso | setg so=0 siso=0 | setl so=-1 siso=-1 |
| 3 | +let v:this_session=expand("<sfile>:p") |
| 4 | +silent only |
| 5 | +silent tabonly |
| 6 | +cd ~/Projects/Work/GasWork/RelatedWork/web-view |
| 7 | +if expand('%') == '' && !&modified && line('$') <= 1 && getline(1) == '' |
| 8 | + let s:wipebuf = bufnr('%') |
| 9 | +endif |
| 10 | +let s:shortmess_save = &shortmess |
| 11 | +if &shortmess =~ 'A' |
| 12 | + set shortmess=aoOA |
| 13 | +else |
| 14 | + set shortmess=aoO |
| 15 | +endif |
| 16 | +badd +500 src/Web/View/Types.hs |
| 17 | +badd +277 src/Web/View/Style.hs |
| 18 | +badd +68 ~/.local/share/nvim/parrot/chats/2025-01-23.22-56-48.041.md |
| 19 | +badd +66 web-view.cabal |
| 20 | +badd +251 ~/.local/share/nvim/parrot/chats/2025-01-25.06-42-05.937.md |
| 21 | +badd +1 src/Web/View/Types |
| 22 | +argglobal |
| 23 | +%argdel |
| 24 | +$argadd src/Web/View/Types |
| 25 | +edit src/Web/View/Style.hs |
| 26 | +let s:save_splitbelow = &splitbelow |
| 27 | +let s:save_splitright = &splitright |
| 28 | +set splitbelow splitright |
| 29 | +wincmd _ | wincmd | |
| 30 | +vsplit |
| 31 | +1wincmd h |
| 32 | +wincmd _ | wincmd | |
| 33 | +split |
| 34 | +1wincmd k |
| 35 | +wincmd w |
| 36 | +wincmd w |
| 37 | +wincmd _ | wincmd | |
| 38 | +split |
| 39 | +1wincmd k |
| 40 | +wincmd w |
| 41 | +let &splitbelow = s:save_splitbelow |
| 42 | +let &splitright = s:save_splitright |
| 43 | +wincmd t |
| 44 | +let s:save_winminheight = &winminheight |
| 45 | +let s:save_winminwidth = &winminwidth |
| 46 | +set winminheight=0 |
| 47 | +set winheight=1 |
| 48 | +set winminwidth=0 |
| 49 | +set winwidth=1 |
| 50 | +exe '1resize ' . ((&lines * 38 + 39) / 79) |
| 51 | +exe 'vert 1resize ' . ((&columns * 91 + 91) / 182) |
| 52 | +exe '2resize ' . ((&lines * 38 + 39) / 79) |
| 53 | +exe 'vert 2resize ' . ((&columns * 91 + 91) / 182) |
| 54 | +exe '3resize ' . ((&lines * 38 + 39) / 79) |
| 55 | +exe 'vert 3resize ' . ((&columns * 90 + 91) / 182) |
| 56 | +exe '4resize ' . ((&lines * 38 + 39) / 79) |
| 57 | +exe 'vert 4resize ' . ((&columns * 90 + 91) / 182) |
| 58 | +argglobal |
| 59 | +balt src/Web/View/Types.hs |
| 60 | +setlocal fdm=manual |
| 61 | +setlocal fde=0 |
| 62 | +setlocal fmr={{{,}}} |
| 63 | +setlocal fdi=# |
| 64 | +setlocal fdl=0 |
| 65 | +setlocal fml=1 |
| 66 | +setlocal fdn=20 |
| 67 | +setlocal fen |
| 68 | +silent! normal! zE |
| 69 | +let &fdl = &fdl |
| 70 | +let s:l = 277 - ((18 * winheight(0) + 19) / 38) |
| 71 | +if s:l < 1 | let s:l = 1 | endif |
| 72 | +keepjumps exe s:l |
| 73 | +normal! zt |
| 74 | +keepjumps 277 |
| 75 | +normal! 0 |
| 76 | +lcd ~/Projects/Work/GasWork/RelatedWork/web-view |
| 77 | +wincmd w |
| 78 | +argglobal |
| 79 | +if bufexists(fnamemodify("~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Style.hs", ":p")) | buffer ~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Style.hs | else | edit ~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Style.hs | endif |
| 80 | +if &buftype ==# 'terminal' |
| 81 | + silent file ~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Style.hs |
| 82 | +endif |
| 83 | +balt ~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Types.hs |
| 84 | +setlocal fdm=manual |
| 85 | +setlocal fde=0 |
| 86 | +setlocal fmr={{{,}}} |
| 87 | +setlocal fdi=# |
| 88 | +setlocal fdl=0 |
| 89 | +setlocal fml=1 |
| 90 | +setlocal fdn=20 |
| 91 | +setlocal fen |
| 92 | +silent! normal! zE |
| 93 | +let &fdl = &fdl |
| 94 | +let s:l = 499 - ((30 * winheight(0) + 19) / 38) |
| 95 | +if s:l < 1 | let s:l = 1 | endif |
| 96 | +keepjumps exe s:l |
| 97 | +normal! zt |
| 98 | +keepjumps 499 |
| 99 | +normal! 02| |
| 100 | +lcd ~/Projects/Work/GasWork/RelatedWork/web-view |
| 101 | +wincmd w |
| 102 | +argglobal |
| 103 | +if bufexists(fnamemodify("~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Types.hs", ":p")) | buffer ~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Types.hs | else | edit ~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Types.hs | endif |
| 104 | +if &buftype ==# 'terminal' |
| 105 | + silent file ~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Types.hs |
| 106 | +endif |
| 107 | +balt ~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Style.hs |
| 108 | +setlocal fdm=manual |
| 109 | +setlocal fde=0 |
| 110 | +setlocal fmr={{{,}}} |
| 111 | +setlocal fdi=# |
| 112 | +setlocal fdl=0 |
| 113 | +setlocal fml=1 |
| 114 | +setlocal fdn=20 |
| 115 | +setlocal nofen |
| 116 | +silent! normal! zE |
| 117 | +31,63fold |
| 118 | +87,112fold |
| 119 | +150,168fold |
| 120 | +276,279fold |
| 121 | +392,413fold |
| 122 | +442,470fold |
| 123 | +510,519fold |
| 124 | +let &fdl = &fdl |
| 125 | +let s:l = 125 - ((24 * winheight(0) + 19) / 38) |
| 126 | +if s:l < 1 | let s:l = 1 | endif |
| 127 | +keepjumps exe s:l |
| 128 | +normal! zt |
| 129 | +keepjumps 125 |
| 130 | +normal! 0 |
| 131 | +lcd ~/Projects/Work/GasWork/RelatedWork/web-view |
| 132 | +wincmd w |
| 133 | +argglobal |
| 134 | +if bufexists(fnamemodify("~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Types.hs", ":p")) | buffer ~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Types.hs | else | edit ~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Types.hs | endif |
| 135 | +if &buftype ==# 'terminal' |
| 136 | + silent file ~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Types.hs |
| 137 | +endif |
| 138 | +balt ~/Projects/Work/GasWork/RelatedWork/web-view/src/Web/View/Style.hs |
| 139 | +setlocal fdm=manual |
| 140 | +setlocal fde=0 |
| 141 | +setlocal fmr={{{,}}} |
| 142 | +setlocal fdi=# |
| 143 | +setlocal fdl=0 |
| 144 | +setlocal fml=1 |
| 145 | +setlocal fdn=20 |
| 146 | +setlocal nofen |
| 147 | +silent! normal! zE |
| 148 | +31,63fold |
| 149 | +87,112fold |
| 150 | +150,168fold |
| 151 | +276,279fold |
| 152 | +392,413fold |
| 153 | +442,470fold |
| 154 | +510,519fold |
| 155 | +let &fdl = &fdl |
| 156 | +let s:l = 268 - ((19 * winheight(0) + 19) / 38) |
| 157 | +if s:l < 1 | let s:l = 1 | endif |
| 158 | +keepjumps exe s:l |
| 159 | +normal! zt |
| 160 | +keepjumps 268 |
| 161 | +normal! 0 |
| 162 | +lcd ~/Projects/Work/GasWork/RelatedWork/web-view |
| 163 | +wincmd w |
| 164 | +exe '1resize ' . ((&lines * 38 + 39) / 79) |
| 165 | +exe 'vert 1resize ' . ((&columns * 91 + 91) / 182) |
| 166 | +exe '2resize ' . ((&lines * 38 + 39) / 79) |
| 167 | +exe 'vert 2resize ' . ((&columns * 91 + 91) / 182) |
| 168 | +exe '3resize ' . ((&lines * 38 + 39) / 79) |
| 169 | +exe 'vert 3resize ' . ((&columns * 90 + 91) / 182) |
| 170 | +exe '4resize ' . ((&lines * 38 + 39) / 79) |
| 171 | +exe 'vert 4resize ' . ((&columns * 90 + 91) / 182) |
| 172 | +tabnext 1 |
| 173 | +if exists('s:wipebuf') && len(win_findbuf(s:wipebuf)) == 0 && getbufvar(s:wipebuf, '&buftype') isnot# 'terminal' |
| 174 | + silent exe 'bwipe ' . s:wipebuf |
| 175 | +endif |
| 176 | +unlet! s:wipebuf |
| 177 | +set winheight=1 winwidth=20 |
| 178 | +let &shortmess = s:shortmess_save |
| 179 | +let &winminheight = s:save_winminheight |
| 180 | +let &winminwidth = s:save_winminwidth |
| 181 | +let s:sx = expand("<sfile>:p:r")."x.vim" |
| 182 | +if filereadable(s:sx) |
| 183 | + exe "source " . fnameescape(s:sx) |
| 184 | +endif |
| 185 | +let &g:so = s:so_save | let &g:siso = s:siso_save |
| 186 | +set hlsearch |
| 187 | +let g:this_session = v:this_session |
| 188 | +let g:this_obsession = v:this_session |
| 189 | +doautoall SessionLoadPost |
| 190 | +unlet SessionLoad |
| 191 | +" vim: set ft=vim : |
0 commit comments