Conversation

Notices

  1. Fun fact: typing <3 takes more keystrokes than just typing ♥

    Sunday, 06-Apr-14 20:33:50 UTC from web
    1. @redenchilada I don't have that character on my keyboard though

      Sunday, 06-Apr-14 20:35:38 UTC from web
      1. @pony Do you have a numberpad? It's just 3's secret identity.

        Sunday, 06-Apr-14 20:37:07 UTC from web
        1. @redenchilada oh thanks! ♥ @broniebrown that's a good idea too. I've never fiddled with the keyboard layout before, but it doesn't seem like it'd be too tough.

          Sunday, 06-Apr-14 20:40:41 UTC from web
          1. @pony I did this on Linux and it was easy. There are media keys originally mapped on the arrow keys that can be accessed by the function key but I mapped them to pgDwn, pgUp, home, and end so I can browse more comfortably through my code without changing my hand positions a lot.

            Sunday, 06-Apr-14 20:45:52 UTC from Choqok
            1. @broniebrown nice

              Sunday, 06-Apr-14 21:10:40 UTC from web
      2. @pony You can remap a keyboard key that prints this character.

        Sunday, 06-Apr-14 20:38:54 UTC from Choqok
    2. @snowcone You have to use that number to type <3 anyway!

      Sunday, 06-Apr-14 20:39:00 UTC from web
      1. @redenchilada awesome mnemonic

        Sunday, 06-Apr-14 20:41:23 UTC from web
    3. @snowcone It's more fun than saying alt-3

      Sunday, 06-Apr-14 20:43:04 UTC from web
    4. @snowcone VIM is a very powerful editor and a lot of people like it a lot because of the many functions and shortcuts but I'm not one of those people. I appreciate its power but I didn't get used to the input style. I prefer nano as terminal editor. Otherwise I use Kate, KDevelop or QtCreator to code.

      Sunday, 06-Apr-14 20:54:58 UTC from Choqok
    5. @snowcone A fellow student uses VIM to the extreme. He installed so many plugins that it transformed into a full-blown IDE with syntax highliting, git integration and so on.

      Sunday, 06-Apr-14 20:59:12 UTC from Choqok