We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need a helpful assistant that nudges you to fill out the form.
from https://github.com/mawww/kakoune/blob/6029ee98159303e85008518d002c4fd168a5a5ca/src/terminal_ui.cc#L406 :
static constexpr StringView assistant_clippy[] = { " ╭──╮ ", " │ │ ", " @ @ ╭", " ││ ││ │", " ││ ││ ╯", " │╰─╯│ ", " ╰───╯ ", " " };
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Merge pull request #1 from c-base/feature/3-hotkeys
7d46f82
* add scripts and links for linux desktops * add barbot name text input * change hotkeys for quitting and printing the application
uwekamper
No branches or pull requests
We need a helpful assistant that nudges you to fill out the form.
from https://github.com/mawww/kakoune/blob/6029ee98159303e85008518d002c4fd168a5a5ca/src/terminal_ui.cc#L406 :
The text was updated successfully, but these errors were encountered: