Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9164449
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T14:41:11+00:00 2026-06-17T14:41:11+00:00

This should be too simple, but I have wanted to know for a long

  • 0

This should be too simple, but I have wanted to know for a long time and haven’t seen this question, it’s hard to search for.

I often want to delete from somewhere in a line to the beginning of the code on next line. For instance, in C-ish syntax, let’s say I want to remove the first boolean in:

if (long_boolean_expression1 &&
    long_boolean_expression2) {
  /* code */
}

and get:

if (long_boolean_expression2) {
  /* code */
}

Here I can do 0wdb. from the second line. (Is there anything shorter or more intuitive? There must be a single command that does 0w but I can’t find it.)

When editing HTML though, nothing seems to work. Whenever I need to do something like turning this:

<table>
  <tr>

into this:

<table><tr>

I end up doing it with backspace in insert mode, because all my attempts to do it in normal mode fail, often deleting too much and leaving me with:

<table<tr>  <!-- Fail! -->

How do I do this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T14:41:12+00:00Added an answer on June 17, 2026 at 2:41 pm

    Try putting your cursor on the l and typing DJ.

    D is to delete until the end of line from cursor, J is to join next line to current one.

    For your HTML example, just try J on the first line to join the second line to it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi, I know this should be really simple but I am just too new
Sorry if this will be too common or simple question but I don't know
This should be simple, but I'm getting confused. I have a parent/child tables -
This should be quite simple, but I can't work out the syntax. I have
This should be a simple issue but I can't figure this out. I have
First, apologies,this should be simple but I've had too much coffee and cannot wrap
Sorry if this is too simple a question, but is there a sumif function
This should be a simple one: I have an observableArray object called To in
This should be a no brainer but I have a small mystery with the
This should be a pretty straightforward question. I have the following code, which forms

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.