[vim/vim] Ability to clear only one type of cmdline history (Issue #9622)

14 views
Skip to first unread message

zeertzjq

unread,
Jan 24, 2022, 10:09:33 PM1/24/22
to vim/vim, Subscribed

Is your feature request about something that is currently impossible or hard to do? Please describe the problem.

AFAIK there is currently no way to clear only one type of cmdline history (e.g. debug mode history only) without clear all types cmdline history (by setting 'history' to 0).

Describe the solution you'd like

Add a feature to clear only one type of cmdline history.


Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/9622@github.com>

Yegappan Lakshmanan

unread,
Jan 24, 2022, 10:59:59 PM1/24/22
to vim_dev, reply+ACY5DGARTS3X7RKUVG...@reply.github.com, vim/vim, Subscribed
Hi,

On Mon, Jan 24, 2022 at 7:09 PM zeertzjq <vim-dev...@256bit.org> wrote:

Is your feature request about something that is currently impossible or hard to do? Please describe the problem.

AFAIK there is currently no way to clear only one type of cmdline history (e.g. debug mode history only) without clear all types cmdline history (by setting 'history' to 0).

Describe the solution you'd like

Add a feature to clear only one type of cmdline history.



Can't you use the histdel({history}) function to clear only one type of cmdline history?
e.g. :call histdel("debug")

- Yegappan
 

vim-dev ML

unread,
Jan 24, 2022, 11:00:23 PM1/24/22
to vim/vim, vim-dev ML, Your activity

Hi,

On Mon, Jan 24, 2022 at 7:09 PM zeertzjq ***@***.***> wrote:

> *Is your feature request about something that is currently impossible or
> hard to do? Please describe the problem.*

>
> AFAIK there is currently no way to clear only one type of cmdline history
> (e.g. debug mode history only) without clear all types cmdline history (by
> setting 'history' to 0).
>
> *Describe the solution you'd like*

>
> Add a feature to clear only one type of cmdline history.
>
>
>
Can't you use the histdel({history}) function to clear only one type of

cmdline history?
e.g. :call histdel("debug")

- Yegappan


Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/9622/1020786694@github.com>

zeertzjq

unread,
Jan 24, 2022, 11:13:57 PM1/24/22
to vim/vim, vim-dev ML, Comment

Oh, I didn't notice this function.


Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.

You are receiving this because you commented.Message ID: <vim/vim/issues/9622/1020793408@github.com>

zeertzjq

unread,
Jan 24, 2022, 11:13:59 PM1/24/22
to vim/vim, vim-dev ML, Comment

Closed #9622.


Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.

You are receiving this because you commented.Message ID: <vim/vim/issue/9622/issue_event/5947027436@github.com>

Reply all
Reply to author
Forward
0 new messages