This file (264B) exceeds the allowed full mode (48 kb) size. The editor full height is disabled, only scrolling is allowed.
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height mode.
#!/usr/bin/env bash
git clone https://github.com/patrikx3/corifeus.git
pushd corifeus
git checkout main
git submodule update --init --recursive --remote
git submodule foreach --recursive git checkout main
npm install
git submodule foreach --recursive npm install
| / | Focus search |
| ? | Show this help |
| Esc | Unfocus input |