Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete To Character #66

Closed
lanurmi opened this issue Jan 29, 2008 · 7 comments
Closed

Delete To Character #66

lanurmi opened this issue Jan 29, 2008 · 7 comments

Comments

@lanurmi
Copy link
Owner

lanurmi commented Jan 29, 2008

In vim, you cat dt), for instance, do delete to the next ). It’s a rather nice command, it sure would be nice if eFTE had such a command as well.

Reported by: jcowgar

Original Ticket: efte/feature-requests/25

@lanurmi
Copy link
Owner Author

lanurmi commented Feb 5, 2008

Logged In: YES
user_id=1996195
Originator: NO

will be implementable as macro

Original comment by: forthfreak

@lanurmi
Copy link
Owner Author

lanurmi commented Feb 16, 2008

Logged In: YES
user_id=128244
Originator: YES

SVN revision 682 makes this possible as a macro.

See: http://efte.sourceforge.net/cgi-bin/wiki.pl?DeleteToChar

Original comment by: jcowgar

@lanurmi
Copy link
Owner Author

lanurmi commented Feb 16, 2008

- status: open —> closed

Original comment by: jcowgar

@lanurmi
Copy link
Owner Author

lanurmi commented Feb 16, 2008

Logged In: YES
user_id=128244
Originator: YES

sub DeleteToChar { GetChar; BlockBegin; Find $TosChar; BlockEnd; BlockKill }

Original comment by: jcowgar

@lanurmi
Copy link
Owner Author

lanurmi commented Feb 16, 2008

- status: closed —> open

Original comment by: jcowgar

@lanurmi
Copy link
Owner Author

lanurmi commented Feb 16, 2008

Logged In: YES
user_id=128244
Originator: YES

Accidentaly opened again.

Original comment by: jcowgar

@lanurmi
Copy link
Owner Author

lanurmi commented Feb 16, 2008

- status: open —> closed

Original comment by: jcowgar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant