Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] rbw shell completion doesn't work
@ 2023-01-25  9:31 timsofteng
  2023-01-25 12:54 ` tranzystorek-io
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: timsofteng @ 2023-01-25  9:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 683 bytes --]

New issue by timsofteng on void-packages repository

https://github.com/void-linux/void-packages/issues/41861

Description:
### Is this a new report?

Yes

### System Info

Void 6.0.15_1 x86_64 GenuineIntel notuptodate hold rDFFFF

### Package(s) Affected

rbw-1.4.3_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Shell completion should work

### Actual behaviour

Shell competion doesn't work

### Steps to reproduce

Just try to invoke shell completion after `rbw` command

Here is the link on implementation of this in repo:
https://github.com/doy/rbw/issues/18#issuecomment-821937293

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: rbw shell completion doesn't work
  2023-01-25  9:31 [ISSUE] rbw shell completion doesn't work timsofteng
@ 2023-01-25 12:54 ` tranzystorek-io
  2023-01-25 13:33 ` paper42
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: tranzystorek-io @ 2023-01-25 12:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

New comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/issues/41861#issuecomment-1403562497

Comment:
At least the zsh completion works fine for me, is your shell configured correctly?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: rbw shell completion doesn't work
  2023-01-25  9:31 [ISSUE] rbw shell completion doesn't work timsofteng
  2023-01-25 12:54 ` tranzystorek-io
@ 2023-01-25 13:33 ` paper42
  2023-01-25 14:49 ` timsofteng
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2023-01-25 13:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 178 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/41861#issuecomment-1403622675

Comment:
Bash completion works fine as well

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: rbw shell completion doesn't work
  2023-01-25  9:31 [ISSUE] rbw shell completion doesn't work timsofteng
  2023-01-25 12:54 ` tranzystorek-io
  2023-01-25 13:33 ` paper42
@ 2023-01-25 14:49 ` timsofteng
  2023-01-25 14:55 ` timsofteng
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: timsofteng @ 2023-01-25 14:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 413 bytes --]

New comment by timsofteng on void-packages repository

https://github.com/void-linux/void-packages/issues/41861#issuecomment-1403737882

Comment:
Sorry, my bad. Looks like it was some of shell caching issue. Regular completion after rtw works now fine for me.

Do you know is it possible to get completion for passwords items after `rbw get <press tab>`? If rbw doesn't provide it then issue is totally solved.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: rbw shell completion doesn't work
  2023-01-25  9:31 [ISSUE] rbw shell completion doesn't work timsofteng
                   ` (2 preceding siblings ...)
  2023-01-25 14:49 ` timsofteng
@ 2023-01-25 14:55 ` timsofteng
  2023-01-25 14:58 ` tranzystorek-io
  2023-01-25 15:21 ` [ISSUE] [CLOSED] " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: timsofteng @ 2023-01-25 14:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 392 bytes --]

New comment by timsofteng on void-packages repository

https://github.com/void-linux/void-packages/issues/41861#issuecomment-1403737882

Comment:
Sorry, my bad. Looks like it was some of shell caching issue. Regular completion  works now.

Do you know is it possible to get completion for passwords items after `rbw get <press tab>`? If rbw doesn't provide it then issue is totally solved.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: rbw shell completion doesn't work
  2023-01-25  9:31 [ISSUE] rbw shell completion doesn't work timsofteng
                   ` (3 preceding siblings ...)
  2023-01-25 14:55 ` timsofteng
@ 2023-01-25 14:58 ` tranzystorek-io
  2023-01-25 15:21 ` [ISSUE] [CLOSED] " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: tranzystorek-io @ 2023-01-25 14:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 273 bytes --]

New comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/issues/41861#issuecomment-1403750824

Comment:
rbw completions are automatically generated, so they don't include scripting beyond completing subcommand names and flags

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ISSUE] [CLOSED] rbw shell completion doesn't work
  2023-01-25  9:31 [ISSUE] rbw shell completion doesn't work timsofteng
                   ` (4 preceding siblings ...)
  2023-01-25 14:58 ` tranzystorek-io
@ 2023-01-25 15:21 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-01-25 15:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 686 bytes --]

Closed issue by timsofteng on void-packages repository

https://github.com/void-linux/void-packages/issues/41861

Description:
### Is this a new report?

Yes

### System Info

Void 6.0.15_1 x86_64 GenuineIntel notuptodate hold rDFFFF

### Package(s) Affected

rbw-1.4.3_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Shell completion should work

### Actual behaviour

Shell competion doesn't work

### Steps to reproduce

Just try to invoke shell completion after `rbw` command

Here is the link on implementation of this in repo:
https://github.com/doy/rbw/issues/18#issuecomment-821937293

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-01-25 15:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25  9:31 [ISSUE] rbw shell completion doesn't work timsofteng
2023-01-25 12:54 ` tranzystorek-io
2023-01-25 13:33 ` paper42
2023-01-25 14:49 ` timsofteng
2023-01-25 14:55 ` timsofteng
2023-01-25 14:58 ` tranzystorek-io
2023-01-25 15:21 ` [ISSUE] [CLOSED] " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).