Giter VIP home page Giter VIP logo

king's Introduction

Hi, I'm Juan.

I'm a developer with a passion for computer science, games and music. I love learning new things, specially programming languages. I'm very enthusiastic about productivity and I'm always looking for ways to make my development environment faster and easier to use.

My dotfiles is an ongoing effort in productivity for the command line. I often profile my shell start up times or rework my vim plugins, shortcuts and aliases, almost always getting inspiration from other cool projects or people I've met. I also develop small tools like sub to help with repetitive tasks.

I'm currently working as a Principal Software Developer for Babbel. My resume is openly hosted on GitHub and can be found here

king's People

Contributors

juanibiapina avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

king's Issues

Allow commands with follow ups

For instance dd to delete a line.

If there is no command with a follow up, it just just execute that command immediately. If there is a command with a follow up, it needs to wait for the follow up character.

If there is both, with and without follow up, in vim there's a timeout that causes the non follow up command to be executed if user doesn't do the follow up in time. Perhaps we do not want to allow that?

Allow :write with argument

With one argument, should save to that file and change the name of the current buffer. If another buffer already has that file opened, it's an error.

With no arguments, should save to current file. If there is no current file, it's an error.

Fix escape delay

Currently ESC has a delay of 1 second. The environment variable ESCDELAY can be used to overwrite this behavior in ncurses, but this should be set by the application itself.

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.