Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
nano-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Oct 31 2018 21:23:35 -0400
Threads in reverse chronological order
[
Next Period
]
Re: [Nano-devel] alternative anchoring: allowing to set multiple "bookmarks"
,
David Ramsey
,
2018/10/31
[Nano-devel] WIP: Use caching for regex
,
Devin Hussey
,
2018/10/30
Re: [Nano-devel] WIP: Use caching for regex
,
Devin Hussey
,
2018/10/31
Re: [Nano-devel] WIP: Use caching for regex
,
Benno Schulenberg
,
2018/10/31
[Nano-devel] [PATCH V2] possible new feature: a tab command to define what the Tab key produces
,
Benno Schulenberg
,
2018/10/30
[Nano-devel] [PATCH] possible new feature: a tab command to define what the Tab key produces
,
Benno Schulenberg
,
2018/10/29
Re: [Nano-devel] [PATCH] possible new feature: a tab command to define what the Tab key produces
,
David Ramsey
,
2018/10/30
Re: [Nano-devel] the deviant escape sequences of urxvt
,
David Ramsey
,
2018/10/29
[Nano-devel] [PATCH] new feature: the ability to set an anchor to which one can jump
,
Benno Schulenberg
,
2018/10/28
Re: [Nano-devel] [PATCH] new feature: the ability to set an anchor to which one can jump
,
Marco Diego Aurélio Mesquita
,
2018/10/30
[Nano-devel] alternative anchoring: allowing to set multiple "bookmarks"
,
Benno Schulenberg
,
2018/10/31
Re: [Nano-devel] alternative anchoring: allowing to set multiple "bookmarks"
,
Marco Diego Aurélio Mesquita
,
2018/10/31
Re: [Nano-devel] [PATCH] new feature: the ability to set an anchor to which one can jump
,
Marco Diego Aurélio Mesquita
,
2018/10/30
[Nano-devel] dropping an anchor at a place where wants to return
,
Benno Schulenberg
,
2018/10/28
Re: [Nano-devel] dropping an anchor at a place where wants to return
,
David Ramsey
,
2018/10/29
Re: [Nano-devel] dropping an anchor at a place where wants to return
,
Victor Khong - Horsefly Realty
,
2018/10/29
Re: [Nano-devel] dropping an anchor at a place where wants to return
,
Benno Schulenberg
,
2018/10/31
Re: [Nano-devel] dropping an anchor at a place where wants to return
,
David Ramsey
,
2018/10/31
[Nano-devel] [PATCH 1/4] new feature: a bindable 'zap', to erase text without changing cutbuffer
,
Benno Schulenberg
,
2018/10/28
[Nano-devel] [PATCH 2/4] options: add --zap, that makes <Bsp> and <Del> erase a marked region
,
Benno Schulenberg
,
2018/10/28
[Nano-devel] [PATCH 3/4] bindings: bind the zap function by default to M-Del (Alt+Delete)
,
Benno Schulenberg
,
2018/10/28
[Nano-devel] [PATCH 4/4] input: properly recognize Alt+Delete when using -K/--rebindkeypad
,
Benno Schulenberg
,
2018/10/28
[Nano-devel] Whitespace display mode: extend it to handle newlines?
,
David Ramsey
,
2018/10/25
Re: [Nano-devel] Whitespace display mode: extend it to handle newlines?
,
Benno Schulenberg
,
2018/10/29
Re: [Nano-devel] Whitespace display mode: extend it to handle newlines?
,
David Ramsey
,
2018/10/26
Re: [Nano-devel] Whitespace display mode: extend it to handle newlines?
,
David Ramsey
,
2018/10/26
Re: [Nano-devel] Whitespace display mode: extend it to handle newlines?
,
David Ramsey
,
2018/10/29
[Nano-devel] [PATCH] delete a marked region or line without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/22
Re: [Nano-devel] [PATCH] delete a marked region or line without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/23
Re: [Nano-devel] [PATCH] delete a marked region or line without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/24
Re: [Nano-devel] [PATCH] delete a marked region or line without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/24
Re: [Nano-devel] [PATCH] delete a marked region or line without affecting the cutbuffer
,
David Ramsey
,
2018/10/22
Re: [Nano-devel] [PATCH] delete a marked region or line without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/22
Re: [Nano-devel] [PATCH] delete a marked region or line without affecting the cutbuffer
,
David Ramsey
,
2018/10/23
Re: [Nano-devel] [PATCH] delete a marked region or line without affecting the cutbuffer
,
David Ramsey
,
2018/10/24
Re: [Nano-devel] [PATCH] delete a marked region or line without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/25
Re: [Nano-devel] [PATCH] delete a marked region or line without affecting the cutbuffer
,
David Ramsey
,
2018/10/25
[Nano-devel] the deviant escape sequences of urxvt
,
Benno Schulenberg
,
2018/10/29
[Nano-devel] [PATCH 1/3] display: let the title bar show when nano is in linting mode
,
Benno Schulenberg
,
2018/10/21
[Nano-devel] [PATCH 2/3] display: use a different color when showing a linting message
,
Benno Schulenberg
,
2018/10/21
Re: [Nano-devel] [PATCH 2/3] display: use a different color when showing a linting message
,
Brand Huntsman
,
2018/10/21
Re: [Nano-devel] [PATCH 2/3] display: use a different color when showing a linting message
,
Benno Schulenberg
,
2018/10/22
[Nano-devel] [PATCH 3/3] display: ensure that the help lines are shown when in linting mode
,
Benno Schulenberg
,
2018/10/21
Re: [Nano-devel] [PATCH 3/3] display: ensure that the help lines are shown when in linting mode
,
Brand Huntsman
,
2018/10/22
[Nano-devel] [PATCH] send newline after die() calls lacking it
,
Brand Huntsman
,
2018/10/18
Re: [Nano-devel] [PATCH] send newline after die() calls lacking it
,
Benno Schulenberg
,
2018/10/21
Re: [Nano-devel] [PATCH] send newline after die() calls lacking it
,
David Ramsey
,
2018/10/22
Re: [Nano-devel] [PATCH] send newline after die() calls lacking it
,
Benno Schulenberg
,
2018/10/23
Re: [Nano-devel] [PATCH] send newline after die() calls lacking it
,
David Ramsey
,
2018/10/23
[Nano-devel] [PATCH] bindings: no longer bind F13 and F14 and F15
,
Benno Schulenberg
,
2018/10/18
Re: [Nano-devel] [PATCH] bindings: no longer bind F13 and F14 and F15
,
Brand Huntsman
,
2018/10/18
Re: [Nano-devel] [PATCH] bindings: no longer bind F13 and F14 and F15
,
Benno Schulenberg
,
2018/10/21
[Nano-devel] [BUG] hard wrapping after window resize
,
Brand Huntsman
,
2018/10/17
Re: [Nano-devel] [BUG] hard wrapping after window resize
,
David Ramsey
,
2018/10/17
[Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
Benno Schulenberg
,
2018/10/17
[Nano-devel] [PATCH 2/2] display: use a different color when showing a linting message
,
Benno Schulenberg
,
2018/10/17
Re: [Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
Brand Huntsman
,
2018/10/18
Re: [Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
Benno Schulenberg
,
2018/10/21
Re: [Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
Brand Huntsman
,
2018/10/21
Re: [Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
Benno Schulenberg
,
2018/10/22
Re: [Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
Brand Huntsman
,
2018/10/22
Re: [Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
Benno Schulenberg
,
2018/10/23
Re: [Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
Brand Huntsman
,
2018/10/23
Re: [Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
Marco Diego Aurélio Mesquita
,
2018/10/18
Re: [Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
Brand Huntsman
,
2018/10/18
Re: [Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
Benno Schulenberg
,
2018/10/21
Re: [Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
David Ramsey
,
2018/10/23
Re: [Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
David Ramsey
,
2018/10/23
Re: [Nano-devel] [PATCH 1/2] display: let the title bar show when nano is in linting mode
,
Brand Huntsman
,
2018/10/24
[Nano-devel] [PATCH] options: let view mode activate "multibuffer" to allow viewing more files
,
Benno Schulenberg
,
2018/10/15
Re: [Nano-devel] [PATCH] options: let view mode activate "multibuffer" to allow viewing more files
,
David Ramsey
,
2018/10/17
Re: [Nano-devel] [PATCH] options: let view mode activate "multibuffer" to allow viewing more files
,
Benno Schulenberg
,
2018/10/18
Re: [Nano-devel] [PATCH] options: let view mode activate "multibuffer" to allow viewing more files
,
David Ramsey
,
2018/10/18
Re: [Nano-devel] [PATCH] options: let view mode activate "multibuffer" to allow viewing more files
,
Benno Schulenberg
,
2018/10/21
Re: [Nano-devel] [PATCH] options: let view mode activate "multibuffer" to allow viewing more files
,
David Ramsey
,
2018/10/22
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
David Ramsey
,
2018/10/12
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/12
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/14
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
David Ramsey
,
2018/10/13
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/14
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
David Ramsey
,
2018/10/14
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/14
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/15
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/15
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/15
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/15
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/16
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/16
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/17
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
David Ramsey
,
2018/10/14
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
David Ramsey
,
2018/10/14
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
David Ramsey
,
2018/10/15
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
David Ramsey
,
2018/10/15
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
David Ramsey
,
2018/10/17
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/17
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
David Ramsey
,
2018/10/17
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/17
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/18
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
David Ramsey
,
2018/10/17
Re: [Nano-devel] marking the entire buffer?
,
David Ramsey
,
2018/10/11
Re: [Nano-devel] marking the entire buffer?
,
Benno Schulenberg
,
2018/10/14
Re: [Nano-devel] marking the entire buffer?
,
David Ramsey
,
2018/10/14
Re: [Nano-devel] marking the entire buffer?
,
Victor Khong - Horsefly Realty
,
2018/10/14
[Nano-devel] Request to assign a Bug for fixing
,
Pranav Joglekar
,
2018/10/11
Re: [Nano-devel] Request to assign a Bug for fixing
,
Brand Huntsman
,
2018/10/11
Re: [Nano-devel] Request to assign a Bug for fixing
,
Benno Schulenberg
,
2018/10/11
Message not available
Re: [Nano-devel] Request to assign a Bug for fixing
,
Benno Schulenberg
,
2018/10/14
[Nano-devel] [PATCH v2] docs: give suggestions for alternative key bindings in the sample nanorc
,
Benno Schulenberg
,
2018/10/09
Re: [Nano-devel] [PATCH v2] docs: give suggestions for alternative key bindings in the sample nanorc
,
David Ramsey
,
2018/10/11
Re: [Nano-devel] marking the entire buffer?
,
Benno Schulenberg
,
2018/10/11
Re: [Nano-devel] [PATCH v2] docs: give suggestions for alternative key bindings in the sample nanorc
,
Brand Huntsman
,
2018/10/12
Re: [Nano-devel] [PATCH v2] docs: give suggestions for alternative key bindings in the sample nanorc
,
Benno Schulenberg
,
2018/10/14
Re: [Nano-devel] [PATCH v2] docs: give suggestions for alternative key bindings in the sample nanorc
,
Brand Huntsman
,
2018/10/15
Re: [Nano-devel] [PATCH v2] docs: give suggestions for alternative key bindings in the sample nanorc
,
David Ramsey
,
2018/10/13
Re: [Nano-devel] [PATCH v2] docs: give suggestions for alternative key bindings in the sample nanorc
,
Brand Huntsman
,
2018/10/13
Re: [Nano-devel] [PATCH v2] docs: give suggestions for alternative key bindings in the sample nanorc
,
Benno Schulenberg
,
2018/10/14
Re: [Nano-devel] [PATCH v2] docs: give suggestions for alternative key bindings in the sample nanorc
,
David Ramsey
,
2018/10/14
Re: [Nano-devel] [PATCH v2] docs: give suggestions for alternative key bindings in the sample nanorc
,
Benno Schulenberg
,
2018/10/14
Re: [Nano-devel] [PATCH v2] docs: give suggestions for alternative key bindings in the sample nanorc
,
David Ramsey
,
2018/10/14
Re: [Nano-devel] [PATCH v2] docs: give suggestions for alternative key bindings in the sample nanorc
,
Benno Schulenberg
,
2018/10/15
Re: [Nano-devel] [PATCH v2] docs: give suggestions for alternative key bindings in the sample nanorc
,
David Ramsey
,
2018/10/15
[Nano-devel] (no subject)
,
Pranav Joglekar
,
2018/10/09
Re: [Nano-devel] should nano open file browser when a directory is given on command line?
,
Benno Schulenberg
,
2018/10/09
[Nano-devel] [PATCH] docs: give suggestions for alternative key bindings in the sample nanorc
,
Benno Schulenberg
,
2018/10/08
Re: [Nano-devel] [PATCH] docs: give suggestions for alternative key bindings in the sample nanorc
,
Brand Huntsman
,
2018/10/08
Re: [Nano-devel] [PATCH] docs: give suggestions for alternative key bindings in the sample nanorc
,
Benno Schulenberg
,
2018/10/09
[Nano-devel] [PATCH] options: add -f/--functionkeys to show and enable the function keys
,
Benno Schulenberg
,
2018/10/08
Re: [Nano-devel] [PATCH] options: add -f/--functionkeys to show and enable the function keys
,
Brand Huntsman
,
2018/10/09
Re: [Nano-devel] [PATCH] options: add -f/--functionkeys to show and enable the function keys
,
David Ramsey
,
2018/10/10
Re: [Nano-devel] [PATCH] options: add -f/--functionkeys to show and enable the function keys
,
markweston
,
2018/10/11
Re: [Nano-devel] [PATCH] options: add -f/--functionkeys to show and enable the function keys
,
Benno Schulenberg
,
2018/10/11
[Nano-devel] [PATCH 1/2] bindings: rename 'prevhistory' to 'older' and 'nexthistory' to 'newer'
,
Benno Schulenberg
,
2018/10/08
[Nano-devel] [PATCH 2/2] help: pull "Older" and "Newer" into view on an 80-column terminal
,
Benno Schulenberg
,
2018/10/08
Re: [Nano-devel] [PATCH 1/2] bindings: rename 'prevhistory' to 'older' and 'nexthistory' to 'newer'
,
Brand Huntsman
,
2018/10/09
Re: [Nano-devel] [PATCH 1/2] bindings: rename 'prevhistory' to 'older' and 'nexthistory' to 'newer'
,
Benno Schulenberg
,
2018/10/11
[Nano-devel] [FEATURE-REQUEST] Deleting marked region?
,
Liu Hao
,
2018/10/07
Re: [Nano-devel] [FEATURE-REQUEST] Deleting marked region?
,
markweston
,
2018/10/08
Re: [Nano-devel] [FEATURE-REQUEST] Deleting marked region?
,
Liu Hao
,
2018/10/08
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/08
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Liu Hao
,
2018/10/08
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/09
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/09
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/09
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Liu Hao
,
2018/10/09
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/09
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/09
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/11
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Brand Huntsman
,
2018/10/11
Re: [Nano-devel] [Request] allow deleting a marked region without affecting the cutbuffer
,
Benno Schulenberg
,
2018/10/11
[Nano-devel] New Danish PO file for 'nano' (version 3.0-pre1)
,
Translation Project Robot
,
2018/10/04
[Nano-devel] Shift marking doesn't work
,
Dirkjan Ochtman
,
2018/10/03
Re: [Nano-devel] Shift marking doesn't work
,
Brand Huntsman
,
2018/10/03
Re: [Nano-devel] Shift marking doesn't work
,
Dirkjan Ochtman
,
2018/10/04
Re: [Nano-devel] Shift marking doesn't work
,
Mike Scalora
,
2018/10/04
Re: [Nano-devel] Shift marking doesn't work
,
Dirkjan Ochtman
,
2018/10/04
[Nano-devel] New Norwegian Bokmaal PO file for 'nano' (version 3.0-pre1)
,
Translation Project Robot
,
2018/10/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc