Files
lab-console-neovim/web/figures/neovim-cycle.svg
T

2 lines
1.6 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" width="600" height="210" viewBox="0 0 600 210" role="img" aria-labelledby="title desc"><title id="title">Cykl pracy Neovim</title><desc id="desc">Nawigacja prowadzi do wyszukiwania, zmiany bufora, historii undo i zapisu pliku.</desc><defs><marker id="a" markerWidth="9" markerHeight="9" refX="8" refY="3" orient="auto"><path d="M0 0L0 6L8 3z" fill="#16324a"/></marker></defs><rect width="600" height="210" fill="#f7fafc"/><g fill="#eef3f7" stroke="#16324a" stroke-width="2"><rect x="20" y="55" width="105" height="90" rx="10"/><rect x="165" y="55" width="105" height="90" rx="10"/><rect x="310" y="55" width="105" height="90" rx="10"/><rect x="455" y="55" width="125" height="90" rx="10"/></g><g font-family="system-ui,sans-serif" text-anchor="middle" fill="#16324a"><text x="72" y="90" font-size="16" font-weight="700">NAVIGATE</text><text x="72" y="117" font-size="13">G · gg · hjkl</text><text x="217" y="90" font-size="16" font-weight="700">SEARCH</text><text x="217" y="117" font-size="13">/pattern</text><text x="362" y="90" font-size="16" font-weight="700">EDIT</text><text x="362" y="117" font-size="13">buffer + undo</text><text x="517" y="90" font-size="16" font-weight="700">WRITE</text><text x="517" y="117" font-size="13">disk boundary</text></g><g stroke="#16324a" stroke-width="3" marker-end="url(#a)"><path d="M125 100H155"/><path d="M270 100H300"/><path d="M415 100H445"/></g><text x="300" y="184" font-family="system-ui,sans-serif" text-anchor="middle" font-size="15" fill="#b6402d">zmiana bufora nie jest jeszcze zmianą pliku na dysku</text></svg>