Actually VSCode Copilot does support (almost?) same plugin definition as claude code, https://code.visualstudio.com/docs/copilot/customization/age... .
I just added my local copy of CQ's plugin directory to `chat.pluginLocations` and it seems to work just fine.
It's built into the Unix terminal driver. Control-U is the default, but it can be changed with e.g. "stty kill". Libraries like readline also support it.
If I set the scale value (150) to roughly the ppi of my screen (4k 27"), I can see the effect.
You should see the rotating stars only in a small field of view (fov) where your eyes are focused and all other stars should seem to remain still.
My phone screen is a bit over 500 ppi. I tried it full screen across the entire range that it's in focus (I'm mildly nearsighted), and I could just see the things spinning across the whole field if the pinwheels were big enough to see motion at all.
I have tried to run micro https://micro-editor.github.io/ on my phone but this is some other beast if someone is running tmux and vim on their phone
I have found that typing normally is really preferably on android and usually I didn't like having to press columns or ctrl or anything so as such since micro is really just such a great thing overall, it fit so perfectly that when I had that device, I was coding more basic python on my phone than I was on my pc
Although back then I was running alpine on UserLand and I learnt a lot trying to make that alpine vm of sorts to work with python as it basically refused to and I think I learnt a lot which I might have forgotten now but the solution was very hacky (maybe gcompat) and I liked it
I do a lot of development and sysadmin stuff on phones and tablets, to a large degree due to PentiKeyboard. It helps a lot to see the entire screen and have all the usual keyboard sends that a regular, physical keyboard has.
I'm using micro in termux on my android. The keyboard of termux is quite adapted to the CLU bindings (ctrl-f, ctrl-s,...). My main use is to take notes, though I bought a physical small bluetooth keyboard perfect for making a little bit of python scripts from time to time.
I must admit that coding in vim on a kinda big project on a smartphone is really impressive.
Even though I drink some alcohol as well, it think kind of sad that it has such a reverse association with not having fun.
I am sure almost all people would have an awesome time regardless. It's very deeply ingrained in our culture and just the default behaviour when meeting in the evening.
Congratulation on releasing this project, despite some of the criticism mentioned here.
One issue I encountered.
I cannot seem to create lists containing works like Todo, Done, .... No error message is shown.
Creating lists with random strings always work though.
reply