Kevin "The Nuclear" Bloom nuclearkev

nuclearkev wypycha do master w nuclearkev/ait

  • 920c322305 first attempts at LSP (only tested briefly for C and kotlin)

15 godzin temu

nuclearkev wypycha do master w nuclearkev/ait

1 tydzień temu

nuclearkev komentuje problem nuclearkev/ait#100

Control shell commands

My comment above has a bug in it. The control command should return:

1 tydzień temu

nuclearkev zgłasza problem nuclearkev/ait#106

delete-between doesn't understand matching brackets

1 tydzień temu

nuclearkev wypycha do master w nuclearkev/ait

1 tydzień temu

nuclearkev zamknięcie problemu nuclearkev/ait#102

Fix issues with `dyanamic-expand`

1 tydzień temu

nuclearkev zgłasza problem nuclearkev/ait#105

Fix tab character bug on tty

1 tydzień temu

nuclearkev zgłasza problem nuclearkev/ait#104

Support syntax highlighting for files without extensions

1 tydzień temu

nuclearkev zgłasza problem nuclearkev/ait#103

Syntax highlighting for all currently supported file types

1 tydzień temu

nuclearkev zgłasza problem nuclearkev/ait#102

Fix issues with `dyanamic-expand`

1 tydzień temu

nuclearkev komentuje problem nuclearkev/ait#100

Control shell commands

Keep in mind that the open and shell commands will stay the same. The reason for this is because you'd have to write special scripts just to use common tools such as `sort(1)` or `fmt(1)`.

1 tydzień temu

nuclearkev wypycha do master w nuclearkev/ait

1 tydzień temu

nuclearkev wypycha do master w nuclearkev/ait

1 tydzień temu

nuclearkev zamknięcie problemu nuclearkev/ait#101

Memory issue when concating delete words on NetBSD

1 tydzień temu

nuclearkev wypycha do master w nuclearkev/ait

1 tydzień temu

nuclearkev wypycha do master w nuclearkev/ait

1 tydzień temu

nuclearkev komentuje problem nuclearkev/ait#100

Control shell commands

I've been toying around with this and have a semi-functional text completion LSP script written in lua. It will only do text completion and must be ran manually. There is no connect to `ait`, nor will there ever be -- therefore, you'll have to save the buffer before using the script. Anyway here is the current idea for this:

1 tydzień temu

nuclearkev komentuje problem nuclearkev/ait#100

Control shell commands

I've got a very basic completion script that works for `c` only as of now. It will give you the completion of whatever point you put in. It doesn't, however, actually work with `ait` because `ait` doesn't know what to do with it. There will need to be another type of shell command to be added to the list: shell, open, and control (the new one). This will allow the script to tell `ait` what to do and will "control" it. I'm thinking it will just jump the cursor, perform a deletion, and then an input.

1 tydzień temu

nuclearkev wypycha do master w nuclearkev/ait

1 tydzień temu

nuclearkev komentuje problem nuclearkev/ait#81

Can't input combined emojis

Thanks to dff57060c76fad8caf7cb4b40e18e545ac58e161, I think this will be easier to fix than expected. It's not working as of now but it may just need a small tweak to work.

2 tygodni temu