Skip to content
New issue

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

Add clippy assistant #1

Open
uwekamper opened this issue Jan 18, 2022 · 1 comment
Open

Add clippy assistant #1

uwekamper opened this issue Jan 18, 2022 · 1 comment
Assignees

Comments

@uwekamper
Copy link
Member

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[] =
    { " ╭──╮   ",
      " │  │   ",
      " @  @  ╭",
      " ││ ││ │",
      " ││ ││ ╯",
      " │╰─╯│  ",
      " ╰───╯  ",
      "        " };
@uwekamper uwekamper self-assigned this Jan 18, 2022
@uwekamper
Copy link
Member Author

image

uwekamper added a commit that referenced this issue Feb 19, 2022
* add scripts and links for linux desktops
* add barbot name text input
* change hotkeys for quitting and printing the application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant