Code Monkey home page Code Monkey logo

Comments (11)

nifker avatar nifker commented on May 16, 2024 1

@kamiyaa thats working too. Very neat file manager :D
Ill post some other improvement soon too. Ill try to get into the code base and see if I can do some improvements too.

from joshuto.

nifker avatar nifker commented on May 16, 2024

Config files were placed wrongly.

from joshuto.

kamiyaa avatar kamiyaa commented on May 16, 2024

On that note, the dev branch has changed the way keycodes are mapped, so that modifier keys can be mapped (Ctrl, Alt, Shift, etc.)
See https://github.com/kamiyaa/joshuto/blob/dev/config/keymap.toml
And #4

from joshuto.

nifker avatar nifker commented on May 16, 2024

Ive seen that - but I also had the issue that I cant use backspace when renaming files it creates a 'Δ‡' instead.

from joshuto.

kamiyaa avatar kamiyaa commented on May 16, 2024

Yes, that is a problem I've noticed when using joshuto on other setups. There will probably be a configuration for certain keys because keyboards have different keycodes for some keys.

from joshuto.

kamiyaa avatar kamiyaa commented on May 16, 2024

@nifker see keymap.rs struct (added in dev 3cba2ba) and keymap.toml example

from joshuto.

nifker avatar nifker commented on May 16, 2024

@kamiyaa ok that works now but I think it will be better for most users if it works out-of-the-box for both configurations.

from joshuto.

kamiyaa avatar kamiyaa commented on May 16, 2024

@nifker out-of-the-box for both configurations?

from joshuto.

nifker avatar nifker commented on May 16, 2024

@kamiyaa so that backspace works whether even when they dont change their config, on different system which where the code for BS slightly differs.

from joshuto.

kamiyaa avatar kamiyaa commented on May 16, 2024

@nifker bfb110a should allow backspace to work on 99% of cases. Thanks for the feedback πŸ‘

from joshuto.

kamiyaa avatar kamiyaa commented on May 16, 2024

@nifker awesome! :D
The code base is quite messy right now with questionable designs πŸ˜…
Feel free to make big changes to it πŸ‘

from joshuto.

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.