Coder Social home page Coder Social logo

Comments (7)

Jasdent avatar Jasdent commented on July 17, 2024 1

I am using 7.58.3 and the ctrl + backspace is not working.
I am using Ubuntu 22.04 fresh install in which the gnome terminal does not support ctrl + backspace as well, however ctrl + delete is working as expected.

--- update
alt + backspace is working.

from terminus.

randy3k avatar randy3k commented on July 17, 2024
  1. I will look into it.

  2. Did you select the "user" theme?

  3. Why you need ANSICON? It is working fine on my machine.

screen shot 2018-06-20 at 1 39 45 pm

EDIT: it seems that ipython is an exception. It handles colors via windows api directly.

  1. Ctrl-C and Ctrl-V are special sequences, you need to use Ctrl+Shift+C or Ctrl+Shift+V for now.

    For copying, this behavior can be improved by checking if there is a selection. If there is a selection, trigger copy; if there is no selection, trigger the Ctrl+C. However, I don't have a good idea how to deal with paste now.

from terminus.

randy3k avatar randy3k commented on July 17, 2024

I still cannot make ctrl-backspace to work on cmd.exe. It works in bash.exe though.

1 is fixed by b628ad3.

4 is fixed by 071d719

from terminus.

bantya avatar bantya commented on July 17, 2024

Thanks for the quick reply. The ctrl+backspace and ctrl+delete keys now work just fine, Copy also works fine but still no luck for pasting. I double checked everything with nature_terminal on and off but nothing!

from terminus.

randy3k avatar randy3k commented on July 17, 2024

May you have overridden the ctrl+v paste command? Check https://forum.sublimetext.com/t/finally-a-multi-platform-terminal-running-in-sublime-text/37560/58?u=randy3k

from terminus.

bantya avatar bantya commented on July 17, 2024

Thanks @randy3k, https://forum.sublimetext.com/t/finally-a-multi-platform-terminal-running-in-sublime-text/37560/59?u=bantya solved my problem.

from terminus.

randy3k avatar randy3k commented on July 17, 2024

Note that nature_clipboard is now called nature_keyboard natural_keyboard because ctrl+w is added.

from terminus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.