komanda-cli icon indicating copy to clipboard operation
komanda-cli copied to clipboard

Komanda CLI Client

Results 6 komanda-cli issues
Sort by recently updated
recently updated
newest added

Updating my Arch Linux AUR packages, this was erroring on build: ``` ❯ make Project: komanda Go Version: go version go1.18.1 linux/amd64 Go Path: /home/tlambiris/go # github.com/mephux/komanda-cli vet: ./komanda.go:9:2: "runtime"...

/window 100 panic: runtime error: index out of range goroutine 1 [running]: github.com/mephux/komanda-cli/komanda/command.(*WindowCmd).Exec.func1(0xc4200e6480, 0xc4200e63f0, 0xc4200e1860, 0xc4200836c0, 0x0, 0x1) /Users/ak/Stuff/go/src/github.com/mephux/komanda-cli/komanda/command/window.go:38 +0x3e9 github.com/mephux/komanda-cli/komanda/client.(*Server).Exec.func1(0xc4200e63f0, 0x1, 0xc420501b70) /Users/ak/Stuff/go/src/github.com/mephux/komanda-cli/komanda/client/server.go:72 +0x1be github.com/mephux/komanda-cli/vendor/github.com/jroimartin/gocui.(*Gui).MainLoop(0xc4200e63f0, 0x1370b55, 0x5) /Users/ak/Stuff/go/src/github.com/mephux/komanda-cli/vendor/github.com/jroimartin/gocui/gui.go:358 +0x1db...

I've been looking for normal IRC client for Windows for decades. Something like `irssi`, but without `Cygwin`. And finally `Komanda`! But releases page misses Windows build... Is it possible to...

enhancement

Hi, Just got komanda-cli running and coming from weechat I'd like to ask if the following features are supported and if not if you'd be willing to add them. ##...

bug
enhancement

It would be useful to be able to ignore /part /join /quit messages.

enhancement

When I run komanda-cli, it looks like the colors of the bottom views aren't being set. I thought this might be because of gnome-terminal color preferences, but it actually helps...

bug