de icon indicating copy to clipboard operation
de copied to clipboard

A Programmer's Text Editor

Results 17 de issues
Sort by recently updated
recently updated
newest added

I'm trying to install de but get an error: ``` go # golang.org/x/exp/shiny/driver/internal/swizzle go/src/golang.org/x/exp/shiny/driver/internal/swizzle/swizzle_amd64.s:5:10: fatal error: textflag.h: No such file or directory 5 | #include "textflag.h" | ^~~~~~~~~~~~ compilation terminated.```

``` unknown field 'Setsid' in struct literal of type syscall.SysProcAttr unknown field 'Setctty' in struct literal of type syscall.SysProcAttr unknown field 'Ctty' in struct literal of type syscall.SysProcAttr ``` github.com\driusan\de\plugins\shell\shell.go...

most of the time, this just ends up being `~/.config/de`. I used to think this was silly, but more and more tools are using it. And we're laying claim to...

enhancement
proposal

This is totally not ready to merge. The desire of this is to replace the `~/.de/tagline` with a command which can live in `~/.de/startup`. It doesn't do that yet, and...

enhancement
wip

see https://github.com/natefinch/pie Instead of compiling-in plugins, you could use pie to run executable plugins using RPC over stdin/stdout of the plugin executable. Far more flexible than making people compile things...

enhancement
help wanted

it would be awesome to have a github plugin with the same feature set as redmine.

help wanted
proposal

it's safe to say that (bourne) shell is a popular language. it would be neato to have syntax highlighting.

enhancement
help wanted

Neat idea! Are there any plans for (or does this already exist) to add a filesystem API similar to acme? It would be great to interact with the editor via...

enhancement
help wanted