Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs24-19fa
git_rec_nano
Commits
4ae1b99c
Commit
4ae1b99c
authored
7 years ago
by
Benno Schulenberg
Browse files
Options
Download
Email Patches
Plain Diff
docs: mark the filtering of text through an external command as done
parent
ebdb6474
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO
+3
-4
TODO
with
3 additions
and
4 deletions
+3
-4
TODO
View file @
4ae1b99c
...
@@ -8,9 +8,6 @@ Somewhat urgent:
...
@@ -8,9 +8,6 @@ Somewhat urgent:
- Allow color syntaxes to apply to more than just color, so that we can
- Allow color syntaxes to apply to more than just color, so that we can
e.g. specify a different alternate spell checker depending on which
e.g. specify a different alternate spell checker depending on which
file type we have open.
file type we have open.
- Allow piping marked text to an external command and replacing it with
the command's output -- that is: generalize the spell-check flow.
See also https://savannah.gnu.org/bugs/?28993.
Vague musings:
Vague musings:
- Add support for right-to-left text (RTL), through FriBidi?
- Add support for right-to-left text (RTL), through FriBidi?
...
@@ -21,8 +18,10 @@ Vague musings:
...
@@ -21,8 +18,10 @@ Vague musings:
brackets inside comments?
brackets inside comments?
For version 2.9:
For version 2.9:
- Make undo/redo work also for indenting. [DONE]
- Allow piping (marked) text to an external command and replacing it with
the command's output. That is: implement filtering. [DONE]
- Allow to record and replay a macro: a stored series of keystrokes. [DONE]
- Allow to record and replay a macro: a stored series of keystrokes. [DONE]
- Make undo/redo work also for indenting. [DONE]
For version 2.8:
For version 2.8:
- Allow text searches in the help viewer. [DONE]
- Allow text searches in the help viewer. [DONE]
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment