Menu

autocomplation shortcut

nickbg
2005-09-16
2013-04-15
  • nickbg

    nickbg - 2005-09-16

    The autocomplation shortcut Ctrl+a does not work, and usually is used to select all the content of the editor.
    How can I change this shortcut in Ctrl-space?

    regards

     
    • Iago Rubio

      Iago Rubio - 2005-09-16

      The autocompletion shortcut is Alt+A.
      Ctrl+A does select all text in the document.

      http://cssed.sourceforge.net/manual/accelerator-keys.html

      Autocompletion only works in CSS documents,

       
    • Loic Alejandro

      Loic Alejandro - 2008-01-17

      Hola,

      en mi caso, Alt+A me abre el menu "help", no autocompleta
      dans mon cas, Alt+A m'ouvre le menu "aide", ça n'autocomplète pas
      in my case, Alt+A opens the "help" menu, it doesn't autocomplete

      Loïc (ubuntu Gutsy)

       
      • Iago Rubio

        Iago Rubio - 2008-01-17

        Hola, lalejand.

        No se que lenguaje estas usando, pero el traductor
        de tu distribución debe haber cambiado la traducción
        original de "_Help" a "_Ayuda" en lugar de "A_yuda"
        como está en el CVS de cssed.

        Esto hace que Alt + A sea asignado como aceleradore
        del menu "Ayuda".

        Haz la prueba y cambia de lenguaje.

        Para hacerlo, abre una ventana del terminal y escribe:
        LANG=C && cssed

        El fallo es mio ya que no debí usar Alt + letra
        para las aceleradoras, pero la solución más
        sencilla es avisar al traductor que cambió
        el texto para que lo revierta al original.

        Un saludo.
        -------------------------------------

        Hi, lalejand.

        I don't know what language you are using, but it looks
        like the translator on your distro, changed on the
        translation files, the "_Help" translation to "_Ayuda"
        instead of "A_yuda" as it is on cssed's cvs.

        This drives Alt + A to be asigned as an accelerator
        to the "Ayuda" menu.

        Take a try and change the language.

        To do it, just open a console window and type:
        LANG=C && cssed

        It's my fault as I should not have used the Alt + key
        accelerators, but the easiest solution is to ask the
        translator who changed this text, to revert it to the
        original one.

        Regards.

         
        • Loic Alejandro

          Loic Alejandro - 2008-01-18

          Hola,

          soy francés pero vivo en España. Utilizo CSSED en francés.

          Tienes razón, haciendo LANG=C && cssed, luego el alt+a funciona. Si no lo hago, alt+a me abre la ayuda ("Aide" con la "A" subrayada).

          La versión que tengo dice que no ha habido traducción y que el francés es el lenguaje por defecto de CSSED.

          Loïc

           
          • Iago Rubio

            Iago Rubio - 2008-01-20

            Hay una traducción al frances, pero de todos modos tengo que cambiar las aceleradoras.

            Voy a ver si preparo un release, para arreglar estos problemas, y ademas añadir otras funcionalidades que hay en CVS.

            Un saludo.

             

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.