Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

delete key does not remove tabs or spaces in insert mode #1184

Copy link
Copy link

Description

@nioboy
Issue body actions

Hello, I recently brew installed vim 9.1 on my mac, and I installed python-mode. This is all I have in my .vimrc file.

" Pathogen load
filetype off

call pathogen#infect()
call pathogen#helptags()

filetype plugin indent on
syntax on

let g:pymode_trim_whitespaces = 1
" Turn on the rope script
let g:pymode_rope = 1

I started testing out python-mode by creating a python script. I noticed my "Delete" key on my keyboard no longer deletes any tabs or spaces in insert mode. I have to use the x key in normal mode to remove any unwanted tabs or spaces.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.