Giter Site home page Giter Site logo

docs's Introduction

docs's People

Contributors

carloscabanero avatar chrizel avatar hughker avatar iflowerml avatar jessitron avatar kethlak avatar lewiscowper avatar mauvehed avatar mcx808 avatar nanzhong avatar pcho avatar yerke avatar yury avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

edit: sorry, wrong repo

is there a way to configure both the foreground and background color of the cursor?

i’ve tried adding multiple values e.g. t.prefs_.set('cursor-color', '#918f6e', ‘#c1c1c1’); in my theme w/o any luck: https://github.com/xero/dotfiles/blob/main/blink/miasma.js#L29

it makes it kinda difficult in neovim when your cursor covers the entire character

example:

note the “l” in the word “visual” of both lines is the cursor.

i’m changing the focus between two tmux split panes to illustrate it only effects where the active cursor is:

IMG_0080

IMG_0081

version:

Blink: v16.2.0.785 (Test Flight). Jul 14 2023

Blink insists that “Spaces are not permitted in the user name.”

I can’t connect to one of my hosts using Blink because Blink insists with an error that “Spaces are not permitted in the user name.” Spaces in a user name can be annoying, but they’re definitely permitted.

I’ve tried adding this to my SSH config in Blink to no avail (mirroring what I have on my other systems, but with the user name changed here for security):

User "Foo Bar"

I’ve also tried this to no avail:

blink> cat << 'EOF' > ~/.ssh/config
Host hosta* HostA*
    User "Foo Bar"
^C

For now, I just have to manually jump through a different HostB, then ssh “Foo Bar”@HostA.

Thank you for your work.

Edit:

While ssh “Foo Bar”@HostA doesn’t work, ssh Foo\ Bar@HostA does. I’m now using this.

Would be good to document the differences between the various key types

Hi,

I’m trying to implement an iOS workflow, but I’m not sure I understand the differences between SE, WebAuthn/device and WebAuthn/Security key types. From my limited understanding:

  • SE keys are device-bound, non-exportable, but cannot require confirmation
  • WebAuthn/device are iCloud-account bound (so exportable between devices, I think), require biometrics authentication, and can implement a two-factor auth via “save on another device”
  • WebAuthn/security key are bound to the security key, non-exportable, and require presence check (but not biometrics)

Is this roughly correct? I’m happy to improve docs if I have the right understanding.

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.