Play cash register sound every time $ is entered in NVIM #2

Open
opened 2024-01-08 01:13:39 +07:00 by Arsen Mirzaev Tatyano-Muradovich · 0 comments

Description

Macros for NVIM playing cash register sound when entering $ in .php files

Plans

  1. Detect sound system from NVIM and send commands
  2. Determine the .* extension of an open file in the main buffer (NVIM does this itself)
  3. Write a regular keyboard shortcut for the symbol that first plays the sound and then sends the symbol to the active buffer at the cursor position

Conditions (at least one)

  1. Requests: 5
  2. One-time payment: $20
  3. My personal wish

Costs

  1. Improve theory in Lua language
  2. Explore sound reproduction methods (plugins or built-in functions, or directly in the system)
  3. 120 minutes of my time
## Description Macros for NVIM playing cash register sound when entering $ in .php files ## Plans 1. Detect sound system from NVIM and send commands 2. Determine the .* extension of an open file in the main buffer (NVIM does this itself) 3. Write a regular keyboard shortcut for the $ symbol that first plays the sound and then sends the $ symbol to the active buffer at the cursor position ## Conditions (at least one) 1. Requests: **5** 2. One-time payment: **$20** 3. My personal wish ## Costs 1. Improve theory in Lua language 2. Explore sound reproduction methods (plugins or built-in functions, or directly in the system) 2. **120 minutes** of my time
Arsen Mirzaev Tatyano-Muradovich added the
Difficulty
Easy
Probability
Low
labels 2024-01-08 01:13:39 +07:00
Arsen Mirzaev Tatyano-Muradovich added this to the (deleted) project 2024-01-08 01:15:44 +07:00
Arsen Mirzaev Tatyano-Muradovich removed this from the (deleted) project 2024-01-08 03:32:21 +07:00
Arsen Mirzaev Tatyano-Muradovich added this to the NVIM project 2024-01-08 04:10:17 +07:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mirzaev/projects#2
No description provided.